Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1807a00e0b6274ed40ab659b3b24598425681d03
commit 1807a00e0b6274ed40ab659b3b24598425681d03 Author: crazy <[email protected]> Date: Sun Oct 29 14:21:33 2017 +0100 dpkg-1.19.0.4-1-x86_64 * Version bump diff --git a/source/apps-extra/dpkg/FrugalBuild b/source/apps-extra/dpkg/FrugalBuild index f1ee2ad..2f6a5a2 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.19.0.2 +pkgver=1.19.0.4 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=('45119dfd8048a3e1a69de62f160f10b4ba746586') +sha1sums=('100a94f511756873f6cf056d84a28da5d62e5213') 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
