mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-28 10:02:43 +01:00
system/dpkg: Updated for version 1.19.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3af2faa81f
commit
fb770347d5
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=dpkg
|
||||
VERSION=${VERSION:-1.19.5}
|
||||
VERSION=${VERSION:-1.19.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="dpkg"
|
||||
VERSION="1.19.5"
|
||||
VERSION="1.19.6"
|
||||
HOMEPAGE="https://wiki.debian.org/Teams/Dpkg"
|
||||
DOWNLOAD="http://snapshot.debian.org/archive/debian/20190303T031209Z/pool/main/d/dpkg/dpkg_1.19.5.tar.xz"
|
||||
MD5SUM="74b2dc1265730c6f9bea614c64584f4d"
|
||||
DOWNLOAD="http://snapshot.debian.org/archive/debian/20190330T035456Z/pool/main/d/dpkg/dpkg_1.19.6.tar.xz"
|
||||
MD5SUM="4422efb79f384fa04a59ecb825fcb5ef"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue