development/dpkg: Updated for version 1.22.11.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2024-09-04 07:46:59 +07:00 committed by Willy Sudiarto Raharjo
parent f57f6c6c76
commit 7a88d2ab6e
2 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=dpkg
VERSION=${VERSION:-1.22.6}
VERSION=${VERSION:-1.22.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="dpkg"
VERSION="1.22.6"
VERSION="1.22.11"
HOMEPAGE="https://wiki.debian.org/Teams/Dpkg"
DOWNLOAD="http://deb.debian.org/debian/pool/main/d/dpkg/dpkg_1.22.6.tar.xz"
MD5SUM="595ba2badfa81bb2915b7bca08a5c245"
DOWNLOAD="http://deb.debian.org/debian/pool/main/d/dpkg/dpkg_1.22.11.tar.xz"
MD5SUM="20fd4de234d9192a941ae58b616677ec"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libmd"