dpkg: update to 1.19.6.
This commit is contained in:
parent
6b662bc20d
commit
3fd045f7c3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dpkg'
|
||||
pkgname=dpkg
|
||||
version=1.19.5
|
||||
revision=2
|
||||
version=1.19.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-start-stop-daemon --with-libz --with-libbz2
|
||||
--with-liblzma"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="http://packages.debian.org/dpkg"
|
||||
distfiles="${DEBIAN_SITE}/main/d/dpkg/dpkg_${version}.tar.xz"
|
||||
checksum=ed327c9973610a695e1950613861c734974d9476e76ef713724558601ce63544
|
||||
checksum=4eb1a12d1f5bd55478d2eab530dd188733e425f301e3b8c030f645f48ef43768
|
||||
|
||||
dpkg-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in a new issue