aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-08 07:43:09 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-08 21:46:59 -0300
commit0bb8fb8d50b1764875696b9db8b5feb055e5e5b0 (patch)
treeb78c8d47c79e48ddd7b14a146dd4156689150e52
parentf36605a897740dbde5ec01f4af2978dfee131a8e (diff)
main/dpkg: upgrade to 1.20.0
-rw-r--r--main/dpkg/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/dpkg/APKBUILD b/main/dpkg/APKBUILD
index dd493327c51..b535e0fba62 100644
--- a/main/dpkg/APKBUILD
+++ b/main/dpkg/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=dpkg
-pkgver=1.19.7
-pkgrel=1
+pkgver=1.20.0
+pkgrel=0
pkgdesc="The Debian Package Manager"
url="https://packages.debian.org/dpkg"
arch="all"
@@ -66,4 +66,4 @@ dev() {
mv "$pkgdir"/usr/share/perl* "$subpkgdir"/usr/share/
}
-sha512sums="9ca441dc265baf5359c71617aef1c57504a7097c26ea57108b88dadc511bfa9918fcc765d8c67cec9def9916c5df92d6cabe508446dbc7223a29b45260445e81 dpkg_1.19.7.tar.xz"
+sha512sums="5dd7961bde19ccc891fd5b77ca0085f7fc0308c20380e20b393397ff92e50d1c0f54e7b57676c05876021b44aa3788af8258c21ff2b672110ac92c7ce0b408f9 dpkg_1.20.0.tar.xz"