mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
dpkg: update to 1.20.5.
This commit is contained in:
parent
baae082fe8
commit
9493005a66
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.20.3
|
version=1.20.5
|
||||||
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
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://packages.debian.org/dpkg"
|
homepage="http://packages.debian.org/dpkg"
|
||||||
distfiles="${DEBIAN_SITE}/main/d/dpkg/dpkg_${version}.tar.xz"
|
distfiles="${DEBIAN_SITE}/main/d/dpkg/dpkg_${version}.tar.xz"
|
||||||
checksum=3c8345b001469de8ede3788640945d32b84026a04872b9ab2577853ca984f91e
|
checksum=f2f23f3197957d89e54b87cf8fc42ab00e1b74f3a32090efe9acd08443f3e0dd
|
||||||
|
|
||||||
dpkg-devel_package() {
|
dpkg-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue