Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=8893e0a313cdbc945861a3cf18d8cfcd70a23516
commit 8893e0a313cdbc945861a3cf18d8cfcd70a23516 Author: crazy <[email protected]> Date: Mon Jan 29 14:31:58 2018 +0100 autogen-5.18.12-2-x86_64 * rebuild with tc diff --git a/source/devel-extra/autogen/FrugalBuild b/source/devel-extra/autogen/FrugalBuild index 9eaa4c3..f6db835 100644 --- a/source/devel-extra/autogen/FrugalBuild +++ b/source/devel-extra/autogen/FrugalBuild @@ -3,15 +3,16 @@ pkgname=autogen pkgver=5.18.12 -pkgrel=1 +pkgrel=2 pkgdesc="AutoGen is a tool designed to simplify the creation and maintenance of programs that contain large amounts of repetitious text" -depends=('libxml2>=2.9.3-2' 'guile>=2.2' 'libffi>=3.2.1') +depends=('libxml2>=2.9.3-2' 'guile>=2.2.3-3' 'libffi>=3.2.1') groups=('devel-extra') archs=('i686' 'x86_64') url="http://www.gnu.org/software/$pkgname/" up2date="Flasttar http://git.savannah.gnu.org/cgit/autogen.git" source=("http://ftp.gnu.org/gnu/${pkgname}/rel${pkgver}/${pkgname}-${pkgver}.tar.xz" \ allow-guile-2.2.patch ) -signatures=("${source}.sig" '') +sha1sums=('6b88bb1e3d3e789d721d0000d2aff963eff60bab' \ + '892e49af434c2ec89b41ea1b104dbe5af4767cea') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
