Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-1.4.git;a=commitdiff;h=3709db70c0ba8e8eb97339c1f606c677a64c08b9
commit 3709db70c0ba8e8eb97339c1f606c677a64c08b9 Author: Miklos Vajna <[email protected]> Date: Sun Jun 12 22:48:23 2011 +0200 bitlbee-3.0.3-1nexon1-i686 - bugfix bump (fixes twitter support) diff --git a/source/network-extra/bitlbee/FrugalBuild b/source/network-extra/bitlbee/FrugalBuild index 4870e58..1de4194 100644 --- a/source/network-extra/bitlbee/FrugalBuild +++ b/source/network-extra/bitlbee/FrugalBuild @@ -4,9 +4,9 @@ USE_DEVEL=${USE_DEVEL:-"n"} pkgname=bitlbee -pkgver=3.0.1 +pkgver=3.0.3 Fuse $USE_DEVEL && pkgver=1.3dev.bzr635 -pkgrel=1 +pkgrel=1nexon1 pkgdesc="An IRC to other chat networks gateway." url="http://www.bitlbee.org/main.php/news.html" # inetd: othervise it can't serve on port 6667 @@ -19,7 +19,7 @@ groups=('network-extra') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://www.bitlbee.org/ |grep Stable |sed 's/.*: \(.*\)/\1/'" source=(http://get.bitlbee.org/src/$pkgname-$pkgver.tar.gz) -sha1sums=('f3a0651d723b71b08f0dad3b5cb2843608d5c265') +sha1sums=('4140eb7aaa2c6a39fa059d19f8fbaec0d7a1ebff') options=('scriptlet') subpkgs=('bitlbee-otr') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
