dpkg: update to 1.19.0.2.
This commit is contained in:
parent
c60e93603c
commit
2035deb457
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dpkg'
|
||||
pkgname=dpkg
|
||||
version=1.19.0.1
|
||||
version=1.19.0.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
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"
|
||||
homepage="http://packages.debian.org/dpkg"
|
||||
distfiles="${DEBIAN_SITE}/main/d/dpkg/dpkg_${version}.tar.xz"
|
||||
checksum=ce7da0e38135dbbb9b0abc8d8766150d467cf66abc7994fcfe0b711d7f0e4093
|
||||
checksum=1436cd75d3910e32d1366fff9b1ec7cfb154bc0d63c035e22dba76fdd06ad6a2
|
||||
|
||||
dpkg-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in New Issue