wok-next diff tazirc/receipt @ rev 19949
sane-backends: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Oct 16 12:17:41 2017 +0200 (2017-10-16) |
parents | a3d907c461f2 |
children | c4e53a39395a |
line diff
1.1 --- a/tazirc/receipt Mon Feb 24 01:18:39 2014 +0100 1.2 +++ b/tazirc/receipt Mon Oct 16 12:17:41 2017 +0200 1.3 @@ -1,16 +1,17 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="tazirc" 1.7 -VERSION="1.0" 1.8 +VERSION="20" 1.9 CATEGORY="network" 1.10 SHORT_DESC="SliTaz IRC Client and Log Bot." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 LICENSE="BSD" 1.13 -TARBALL="$PACKAGE-$VERSION.tar.gz" 1.14 WEB_SITE="http://www.slitaz.org/" 1.15 -WGET_URL="http://mirror.slitaz.org/sources/tazirc/$TARBALL" 1.16 HOST_ARCH="i486 arm" 1.17 1.18 +TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.19 +WGET_URL="http://hg.slitaz.org/tazirc/archive/$VERSION.tar.bz2" 1.20 + 1.21 # Rules to configure and make the package. 1.22 compile_rules() 1.23 {