mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
maraschino: update to maraschino-c4e7467, prepare for release
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
e395a47944
commit
dd5a5db465
@ -1,2 +1,5 @@
|
|||||||
|
2.0.2
|
||||||
|
- update to maraschino-c4e7467
|
||||||
|
|
||||||
0.99.1
|
0.99.1
|
||||||
- initial version maraschino-923de4c
|
- initial version maraschino-923de4c
|
||||||
|
@ -19,12 +19,12 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="maraschino"
|
PKG_NAME="maraschino"
|
||||||
PKG_VERSION="923de4c"
|
PKG_VERSION="c4e7467"
|
||||||
PKG_REV="1"
|
PKG_REV="2"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="OSS"
|
PKG_LICENSE="OSS"
|
||||||
PKG_SITE="http://www.maraschinoproject.com/"
|
PKG_SITE="http://www.maraschinoproject.com/"
|
||||||
PKG_URL="https://dl.dropbox.com/u/9676785/$PKG_NAME-$PKG_VERSION.tar.gz"
|
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||||
PKG_DEPENDS="Python"
|
PKG_DEPENDS="Python"
|
||||||
PKG_BUILD_DEPENDS="toolchain Python CherryPy"
|
PKG_BUILD_DEPENDS="toolchain Python CherryPy"
|
||||||
PKG_PRIORITY="optional"
|
PKG_PRIORITY="optional"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user