Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=44c13f40fe7c1edd9a1e130ba6e315a2718ecd6f
commit 44c13f40fe7c1edd9a1e130ba6e315a2718ecd6f Author: Slown <[email protected]> Date: Tue May 17 21:42:35 2016 +0100 dpkg-1.18.7-1-x86_64 * version bump diff --git a/source/apps-extra/dpkg/FrugalBuild b/source/apps-extra/dpkg/FrugalBuild index daa7cb8..390d7ff 100644 --- a/source/apps-extra/dpkg/FrugalBuild +++ b/source/apps-extra/dpkg/FrugalBuild @@ -1,19 +1,19 @@ -# Compiling time: 0.15 SBU +# Compiling time: 0.23 SBU # Maintainer: Anthony Jorion <[email protected]> # Contributor: Bence Nagy <[email protected]> pkgname=dpkg -pkgver=1.18.3 +pkgver=1.18.7 pkgrel=1 pkgdesc="Package maintenance system for Debian" url="http://packages.debian.org/source/sid/$pkgname" -depends=('bzip2' 'zlib' 'ncurses>=6.0-3') +depends=('bzip2' 'zlib' 'ncurses>=6.0-6') makedepends=('po4a' 'perl') groups=('apps-extra') archs=('i686' '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=('fa70b3ed84d8ed678a85b64a37f2a787cc678f26') +sha1sums=('dd223bc6f70f43075cc8b7a3ec4925500ff6be5e') Fconfopts="${Fconfopts[@]} --without-start-stop-daemon --without-dselect --without-install-info --disable-silent-rules" build() { Fcd _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
