Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b4fcdc86cdb0a7981ff6a77128d21b30037ea01d
commit b4fcdc86cdb0a7981ff6a77128d21b30037ea01d Author: crazy <[email protected]> Date: Sun Jan 8 12:11:30 2017 +0100 dpkg-1.18.18-1-x86_64 * Version bump diff --git a/source/apps-extra/dpkg/FrugalBuild b/source/apps-extra/dpkg/FrugalBuild index 288ee9f..9649c45 100644 --- a/source/apps-extra/dpkg/FrugalBuild +++ b/source/apps-extra/dpkg/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Bence Nagy <[email protected]> pkgname=dpkg -pkgver=1.18.15 +pkgver=1.18.18 pkgrel=1 pkgdesc="Package maintenance system for Debian" url="http://packages.debian.org/source/sid/$pkgname" @@ -13,7 +13,7 @@ groups=('apps-extra') archs=('x86_64') up2date="Fwcat $url|grep .tar.xz|tail -n1|sed 's/.*dpkg_\(.*\).tar.*/\1/'" source="http://ftp.de.debian.org/debian/pool/main/d/$pkgname/${pkgname}_${pkgver}.tar.xz" -sha1sums=('62508011a8e9955f3563f3dfc77e3c32ba57d8bf') +sha1sums=('bfa739a8ada3a2d6410ee340129e952bdaca1443') Fconfopts="${Fconfopts[@]} --without-start-stop-daemon --without-dselect --without-install-info --disable-silent-rules" build() { _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
