Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fb3b3d7168721dfff5c71c7a7e7551b3b57a421e
commit fb3b3d7168721dfff5c71c7a7e7551b3b57a421e Author: voroskoi <[EMAIL PROTECTED]> Date: Thu Apr 10 17:39:29 2008 +0200 popt-1.14-1-x86_64 version bump diff --git a/source/base/popt/FrugalBuild b/source/base/popt/FrugalBuild index e8158aa..8aac63c 100644 --- a/source/base/popt/FrugalBuild +++ b/source/base/popt/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: voroskoi <[EMAIL PROTECTED]> pkgname=popt -pkgver=1.13 +pkgver=1.14 pkgrel=1 pkgdesc="A commandline option parser" url="http://rpm5.org" @@ -12,12 +12,12 @@ groups=('base' 'chroot-core') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://rpm5.org/files/popt|Flasttar" source=(http://rpm5.org/files/popt/$pkgname-$pkgver.tar.gz) +sha1sums=('af0a7e2b187d600d624515a53d88374c15104e15') build() { Fsed "@MARK64@" "" Makefile.am Fautoreconf Fbuild } -sha1sums=('658bf2d2ec25e97816f5920bb24048cf252d053a') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
