dpkg: update to 1.18.9.
This commit is contained in:
parent
f4231b856d
commit
ce3bac6278
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'dpkg'
|
||||
pkgname=dpkg
|
||||
version=1.18.7
|
||||
version=1.18.9
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-start-stop-daemon --with-zlib --with-bz2 --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"
|
||||
|
@ -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=ace36d3a6dc750a42baf797f9e75ec580a21f92bb9ff96b482100755d6d9b87b
|
||||
checksum=86ac4af917e9e75eb9b6c947a0a11439d1de32f72237413f7ddab17f77082093
|
||||
|
||||
dpkg-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in New Issue