Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=35e1657e4b014a9bb8a6c2a630208db4ca9f0b3a
commit 35e1657e4b014a9bb8a6c2a630208db4ca9f0b3a Author: crazy <[email protected]> Date: Sun Feb 4 01:02:02 2018 +0100 talloc-2.1.11-2-x86_64 * rebuild with tc diff --git a/source/network/talloc/FrugalBuild b/source/network/talloc/FrugalBuild index 5564cf8..88b9882 100644 --- a/source/network/talloc/FrugalBuild +++ b/source/network/talloc/FrugalBuild @@ -3,19 +3,17 @@ pkgname=talloc pkgver=2.1.11 -pkgrel=1 +pkgrel=2 pkgdesc="talloc is a hierarchical, reference counted memory pool system with destructors" url=http://talloc.samba.org/talloc/doc/html/index.html urldl=http://samba.org/ftp/talloc/ source=($urldl/$pkgname-$pkgver.tar.gz) up2date="Flasttar $urldl" -depends=('glibc>=2.24-4' 'python>=2.7.12-2') +depends=('glibc>=2.27-2' 'python>=2.7.14-2') makedepends=('pkgconfig') groups=('network') archs=("x86_64") -#signatures=($urldl/$pkgname-$pkgver.tar.asc) sha1sums=('01b57d8f72ec85f4f2a7be9a5176dfbb3461808c') -removes=("${removes[@]}" "/usr/lib/lib$pkgname.so.2") Fconfopts+=" --prefix=/usr \ --sysconfdir=/etc/samba \ --enable-talloc-compat1" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
