mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
dpkg: update to 1.22.18.
This commit is contained in:
parent
71b6036f78
commit
0b6eae2a90
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'dpkg'
|
# Template file for 'dpkg'
|
||||||
pkgname=dpkg
|
pkgname=dpkg
|
||||||
version=1.22.10
|
version=1.22.18
|
||||||
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
|
||||||
--with-liblzma"
|
--with-liblzma --with-zshcompletionsdir=/usr/share/zsh/site-functions"
|
||||||
hostmakedepends="pkg-config perl tar po4a"
|
hostmakedepends="pkg-config perl tar po4a"
|
||||||
makedepends="zlib-devel bzip2-devel liblzma-devel ncurses-devel libmd-devel
|
makedepends="zlib-devel bzip2-devel liblzma-devel ncurses-devel libmd-devel
|
||||||
libzstd-devel"
|
libzstd-devel"
|
||||||
|
@ -16,7 +16,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=4375f0715171ba31c547a00834ca0364fc8b3edcc3cd61fdcdec9131bd74e058
|
checksum=7135eb7960e38b2c77810d5aab8cabf5f690fed7475b7b0f2654fd91efbba0f6
|
||||||
|
|
||||||
dpkg-devel_package() {
|
dpkg-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue