wok-next diff slitaz-arm-rpi/receipt @ rev 19972

Up copyq (3.1.1), qedit (2.8.1)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Tue Oct 17 19:29:54 2017 +0200 (2017-10-17)
parents 3bda64f152c3
children c4e53a39395a
line diff
     1.1 --- a/slitaz-arm-rpi/receipt	Fri Apr 01 10:29:04 2016 +0200
     1.2 +++ b/slitaz-arm-rpi/receipt	Tue Oct 17 19:29:54 2017 +0200
     1.3 @@ -1,17 +1,13 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="slitaz-arm-rpi"
     1.7 -VERSION="212"
     1.8 +VERSION="214"
     1.9  CATEGORY="base-system"
    1.10  SHORT_DESC="SliTaz Raspberry Pi: tools, CGI adm, configs and artwork."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  LICENSE="BSD"
    1.13  WEB_SITE="http://arm.slitaz.org/rpi/"
    1.14 -TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.15 -WGET_URL="http://hg.slitaz.org/slitaz-arm/archive/$VERSION.tar.bz2"
    1.16  HOST_ARCH="i486 arm"
    1.17 -
    1.18 -DEPENDS="slitaz-configs dialog"
    1.19  CONFIG_FILES="\
    1.20  /boot/cmdline.txt \
    1.21  /boot/config.txt \
    1.22 @@ -21,6 +17,12 @@
    1.23  /etc/fstab \
    1.24  /etc/modprobe.d/rpi-blacklist.conf"
    1.25  
    1.26 +TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.27 +WGET_URL="http://hg.slitaz.org/slitaz-arm/archive/$VERSION.tar.bz2"
    1.28 +
    1.29 +DEPENDS="slitaz-configs dialog"
    1.30 +SIBLINGS="slitaz-arm-configs"
    1.31 +
    1.32  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.33  genpkg_rules()
    1.34  {