Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b8efd8a3d8ce6771d816024205cff8e29215403b
commit b8efd8a3d8ce6771d816024205cff8e29215403b Author: Christian Hamar alias krix <[EMAIL PROTECTED]> Date: Wed Apr 30 23:24:41 2008 +0200 lzo-2.03-1-x86_64 * Version bump diff --git a/source/lib/lzo/FrugalBuild b/source/lib/lzo/FrugalBuild index 02a80a1..3bb1224 100644 --- a/source/lib/lzo/FrugalBuild +++ b/source/lib/lzo/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Christian Hamar alias krix <[EMAIL PROTECTED]> pkgname=lzo -pkgver=2.02 -pkgrel=2 +pkgver=2.03 +pkgrel=1 pkgdesc="A real-time data compression library" url="http://www.oberhumer.com/opensource/lzo/" depends=('glibc') @@ -13,10 +13,6 @@ groups=('lib') up2date="lynx -dump $url/download |grep 'LZO - full source'|sed -e 's/.*lzo-\(.*\).tar.gz.*/\1/'" source=($url/download/$pkgname-$pkgver.tar.gz) Fconfopts="$Fconfopts --enable-shared" -sha1sums=('82e1ae75663623516156542f4975a64d3a264b91') - - - - +sha1sums=('135a50699296e853362a3d11b9f872c74c8b8c5a') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
