mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
dpkg: update to 1.22.0.
This commit is contained in:
parent
408dbc9972
commit
1594ba5df3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dpkg'
|
# Template file for 'dpkg'
|
||||||
pkgname=dpkg
|
pkgname=dpkg
|
||||||
version=1.21.22
|
version=1.22.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-start-stop-daemon --with-libz --with-libbz2
|
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"
|
homepage="http://packages.debian.org/dpkg"
|
||||||
changelog="https://git.dpkg.org/git/dpkg/dpkg.git/plain/debian/changelog"
|
changelog="https://git.dpkg.org/git/dpkg/dpkg.git/plain/debian/changelog"
|
||||||
distfiles="${DEBIAN_SITE}/main/d/dpkg/dpkg_${version}.tar.xz"
|
distfiles="${DEBIAN_SITE}/main/d/dpkg/dpkg_${version}.tar.xz"
|
||||||
checksum=5a1d15481bba79d7a4899fd55b4b6b18a987ca8d56ee8c43e9cab63b8a0a3545
|
checksum=cd1525aa169afa0e60044b23f31c23523a339023754878a4210d74abd98c72ed
|
||||||
|
|
||||||
dpkg-devel_package() {
|
dpkg-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue