dpkg: update to 1.18.24.
This commit is contained in:
parent
30748af2c4
commit
cab13b087e
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dpkg'
|
# Template file for 'dpkg'
|
||||||
pkgname=dpkg
|
pkgname=dpkg
|
||||||
version=1.18.23
|
version=1.18.24
|
||||||
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=cc08802a0cea2ccd0c10716bc71531ff9b9234dd454b83a59f71117a37f36923
|
checksum=d853081d3e06bfd46a227056e591f094e42e78fa8a5793b0093bad30b710d7b4
|
||||||
|
|
||||||
dpkg-devel_package() {
|
dpkg-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Reference in New Issue