dpkg: update to 1.18.4.
This commit is contained in:
parent
844ffbdd27
commit
087c92f1a0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dpkg'
|
||||
pkgname=dpkg
|
||||
version=1.18.3
|
||||
version=1.18.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-start-stop-daemon --with-zlib --with-bz2 --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=a40ffe38d7f36d858a752189a306433cfc52c7d15d7b98f61d9f9dd49e0e4807
|
||||
checksum=fe89243868888ce715bf45861f26264f767d4e4dbd0d6f1a26ce60bbbbf106da
|
||||
|
||||
dpkg-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in a new issue