wok diff tazbug/receipt @ rev 19617

Up SliTaz projects: cookutils(863), slitaz-base-files(319), slitaz-boot-scripts(436), slitaz-configs(299), slitaz-tools(1008), ssfs(108), tazbug(94), tazinst(86), tazirc(18), tazlito(445), tazpanel(610), tazpkg(932), tazusb(194), tazweb(174).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Jan 10 14:28:40 2017 +0200 (2017-01-10)
parents dd299a20bd7b
children faf865f8822c
line diff
     1.1 --- a/tazbug/receipt	Sat Sep 24 14:36:15 2016 +0300
     1.2 +++ b/tazbug/receipt	Tue Jan 10 14:28:40 2017 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="tazbug"
     1.7 -VERSION="91"
     1.8 +VERSION="94"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="SliTaz Bug Tracker - Client side tools"
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -10,10 +10,10 @@
    1.13  WEB_SITE="http://bugs.slitaz.org/"
    1.14  WGET_URL="http://hg.slitaz.org/tazbug/archive/$VERSION.tar.gz"
    1.15  TAGS="slitaz"
    1.16 -SIBLINGS="tazbug-website"
    1.17  
    1.18  DEPENDS="busybox gettext-base slitaz-base-files"
    1.19  BUILD_DEPENDS="gettext"
    1.20 +SIBLINGS="tazbug-website"
    1.21  
    1.22  # Rules to configure and make the package.
    1.23  compile_rules()