dpkg: update to 1.18.5.
This commit is contained in:
parent
c8bfb00bd9
commit
4cb3a4e1b5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dpkg'
|
||||
pkgname=dpkg
|
||||
version=1.18.4
|
||||
version=1.18.5
|
||||
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=fe89243868888ce715bf45861f26264f767d4e4dbd0d6f1a26ce60bbbbf106da
|
||||
checksum=074e6a66a1e7a4b14ec3aa1d198be565acff3e067595fd42bb4dec4d14468b07
|
||||
|
||||
dpkg-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in New Issue