mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/dpkg: Updated for version 1.21.22.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e489f73b5d
commit
bd3bafc09f
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=dpkg
|
||||
VERSION=${VERSION:-1.21.21}
|
||||
VERSION=${VERSION:-1.21.22}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="dpkg"
|
||||
VERSION="1.21.21"
|
||||
VERSION="1.21.22"
|
||||
HOMEPAGE="https://wiki.debian.org/Teams/Dpkg"
|
||||
DOWNLOAD="http://deb.debian.org/debian/pool/main/d/dpkg/dpkg_1.21.21.tar.xz"
|
||||
MD5SUM="164afc6875dee4bf541193ea58418cbe"
|
||||
DOWNLOAD="http://deb.debian.org/debian/pool/main/d/dpkg/dpkg_1.21.22.tar.xz"
|
||||
MD5SUM="0577cef4dafe3e7759ef0b53a4783874"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libmd"
|
||||
|
|
Loading…
Reference in a new issue