Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a62861c0cbfb9c4fe7ee200fcc183018585d3a78
commit a62861c0cbfb9c4fe7ee200fcc183018585d3a78 Author: CSÃCSY László <[email protected]> Date: Tue Sep 11 07:41:31 2012 +0200 adodb-518-1-x86_64 version bump another round of countless "SF.net, pls do us a favor" thingies diff --git a/source/devel-extra/adodb/FrugalBuild b/source/devel-extra/adodb/FrugalBuild index f8611bb..4ac23ae 100644 --- a/source/devel-extra/adodb/FrugalBuild +++ b/source/devel-extra/adodb/FrugalBuild @@ -3,13 +3,14 @@ # Maintainer: CSÉCSY László <[email protected]> pkgname=adodb -pkgver=511 +pkgver=518 pkgrel=1 pkgdesc="A PHP database class library to hide the differences between the different databases." -rodepends=('php') +rodepends=('php>=5.0') groups=('devel-extra') archs=('i686' 'x86_64') -_F_sourceforge_ext=.tgz +_F_sourceforge_ext=a.tgz +_F_sourcefore_dirname=adodb-php5-only/adodb-$pkgver-for-php5/ Finclude sourceforge url="http://adodb.sourceforge.net/" up2date="lynx -dump http://phplens.com/lens/adodb/docs-adodb.htm | grep 'V.*(c)' | sed 's/.*V\([^ ]\+\).*/\1/;s/\.//'" @@ -26,4 +27,4 @@ build() { Fdocrel *.txt xmlschema.dtd session/adodb-sess.txt pear/readme.Auth.txt } -sha1sums=('67fd6066a0d11091530ae2cfbb1561e4a531cfa4') +sha1sums=('d890b9b647394eec2a34da5b51b2acf19c781292')
_______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
