mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
dpkg: update to 1.21.9
This commit is contained in:
parent
7ae52a29f0
commit
c92203f1d6
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dpkg'
|
||||
pkgname=dpkg
|
||||
version=1.20.9
|
||||
version=1.21.9
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-start-stop-daemon --with-libz --with-libbz2
|
||||
|
@ -13,8 +13,9 @@ short_desc="Debian Package Manager"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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=5ce242830f213b5620f08e6c4183adb1ef4dc9da28d31988a27c87c71fe534ce
|
||||
checksum=a0aba375625459260cbc89933a12b3188a713c840e3aaefc14bf2d9adee19642
|
||||
|
||||
dpkg-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Add table
Reference in a new issue