dpkg: update to 1.19.4

This commit is contained in:
Nathan Owens 2019-01-23 17:46:44 -06:00 committed by maxice8
parent a9afe0d309
commit 2c6038d66d

View file

@ -1,19 +1,20 @@
# Template file for 'dpkg'
pkgname=dpkg
version=1.19.2
version=1.19.4
revision=1
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"
hostmakedepends="pkg-config perl"
makedepends="zlib-devel bzip2-devel liblzma-devel ncurses-devel"
depends="perl"
checkdepends="gnupg perl-Test-Pod"
short_desc="The Debian Package Manager"
short_desc="Debian Package Manager"
maintainer="Juan RP <xtraeme@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="http://packages.debian.org/dpkg"
distfiles="${DEBIAN_SITE}/main/d/dpkg/dpkg_${version}.tar.xz"
checksum=f8f2ae2cf8065b81239db960b3794099ec607c94a125cec61c986f68f9861b71
checksum=c15234e98655689586bff2d517a6fdc6135d139c54d52ae9cfa6a90007fee0ae
dpkg-devel_package() {
short_desc+=" - development files"