dpkg: update to 1.22.0.
This commit is contained in:
parent
408dbc9972
commit
1594ba5df3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dpkg'
|
||||
pkgname=dpkg
|
||||
version=1.21.22
|
||||
version=1.22.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-start-stop-daemon --with-libz --with-libbz2
|
||||
|
@ -15,7 +15,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="http://packages.debian.org/dpkg"
|
||||
changelog="https://git.dpkg.org/git/dpkg/dpkg.git/plain/debian/changelog"
|
||||
distfiles="${DEBIAN_SITE}/main/d/dpkg/dpkg_${version}.tar.xz"
|
||||
checksum=5a1d15481bba79d7a4899fd55b4b6b18a987ca8d56ee8c43e9cab63b8a0a3545
|
||||
checksum=cd1525aa169afa0e60044b23f31c23523a339023754878a4210d74abd98c72ed
|
||||
|
||||
dpkg-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in New Issue