dpkg: update to 1.18.18.

This commit is contained in:
Michael Gehring 2016-12-21 16:35:35 +00:00
parent c61fdfdaf9
commit 4f39cf7bab
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'dpkg' # Template file for 'dpkg'
pkgname=dpkg pkgname=dpkg
version=1.18.17 version=1.18.18
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-start-stop-daemon --with-libz --with-libbz2 --with-liblzma" configure_args="--disable-start-stop-daemon --with-libz --with-libbz2 --with-liblzma"
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2" license="GPL-2"
homepage="http://packages.debian.org/dpkg" homepage="http://packages.debian.org/dpkg"
distfiles="${DEBIAN_SITE}/main/d/dpkg/dpkg_${version}.tar.xz" distfiles="${DEBIAN_SITE}/main/d/dpkg/dpkg_${version}.tar.xz"
checksum=7cd322f667eb2d3cbc96b98f7b9c0a8840e62ff2711e1fce5da85fc43187e51c checksum=c88b61e3d4660500753142689e8ddbeff1c731f29549f3338e6975f655936ff5
dpkg-devel_package() { dpkg-devel_package() {
short_desc+=" - development files" short_desc+=" - development files"