Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=149e8f4c9596c5591b2931ffd0df33a6c8f3bfe3
commit 149e8f4c9596c5591b2931ffd0df33a6c8f3bfe3 Author: Slown <[email protected]> Date: Tue Nov 8 12:06:40 2016 +0100 dpkg-1.18.13-1-x86_64 * version bump diff --git a/source/apps-extra/dpkg/FrugalBuild b/source/apps-extra/dpkg/FrugalBuild index 6d57733..a55bb47 100644 --- a/source/apps-extra/dpkg/FrugalBuild +++ b/source/apps-extra/dpkg/FrugalBuild @@ -1,19 +1,19 @@ -# Compiling time: 0.19 SBU +# Compiling time: 0.22 SBU # Maintainer: Anthony Jorion <[email protected]> # Contributor: Bence Nagy <[email protected]> pkgname=dpkg -pkgver=1.18.10 +pkgver=1.18.13 pkgrel=1 pkgdesc="Package maintenance system for Debian" url="http://packages.debian.org/source/sid/$pkgname" -depends=('bzip2' 'zlib' 'ncurses>=6.0-9') +depends=('bzip2' 'zlib' 'ncurses>=6.0-12') 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=('10ce6a921ba577c01b4ff094122b5386886acf2f') +sha1sums=('7c202fb357edad9f732de67266cc15f77b76578e') 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
