dpkg: update to 1.19.0.4.
This commit is contained in:
parent
5ef2a0a2d2
commit
aee7a65a2c
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dpkg'
|
# Template file for 'dpkg'
|
||||||
pkgname=dpkg
|
pkgname=dpkg
|
||||||
version=1.19.0.3
|
version=1.19.0.4
|
||||||
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=a7337f286286ce5764071bc6f533558ffd3ef07b7fa67a2013a4b1624d3e7e41
|
checksum=98a66bb19012f9bde848e1e02903fe411dd0b9e61921108ee4323c4167e6990a
|
||||||
|
|
||||||
dpkg-devel_package() {
|
dpkg-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Reference in New Issue