dpkg: update to 1.19.5.
This commit is contained in:
parent
8fd1c33056
commit
23425e65c4
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'dpkg'
|
||||
pkgname=dpkg
|
||||
version=1.19.4
|
||||
version=1.19.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-start-stop-daemon --with-libz --with-libbz2
|
||||
--with-liblzma"
|
||||
hostmakedepends="pkg-config perl"
|
||||
hostmakedepends="pkgconf perl"
|
||||
makedepends="zlib-devel bzip2-devel liblzma-devel ncurses-devel"
|
||||
depends="perl"
|
||||
checkdepends="gnupg perl-Test-Pod"
|
||||
|
@ -14,7 +14,7 @@ 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=c15234e98655689586bff2d517a6fdc6135d139c54d52ae9cfa6a90007fee0ae
|
||||
checksum=ed327c9973610a695e1950613861c734974d9476e76ef713724558601ce63544
|
||||
|
||||
dpkg-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in a new issue