diff options
| author | Leo <thinkabit.ukim@gmail.com> | 2019-10-18 21:47:05 -0300 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2019-10-18 21:47:05 -0300 |
| commit | b9fed8fc265e3fe22395ef3fc4f50ae15fc77a04 (patch) | |
| tree | 0d809480b85b5d26a1f7469ed56bd71523daf7be /testing | |
| parent | 0c13e26d5a03e02441a04d35762433abe6e7a402 (diff) | |
| download | aports-b9fed8fc265e3fe22395ef3fc4f50ae15fc77a04.tar.bz2 aports-b9fed8fc265e3fe22395ef3fc4f50ae15fc77a04.tar.xz | |
testing/py3-pem: upgrade to 19.3.0
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/py3-pem/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-pem/APKBUILD b/testing/py3-pem/APKBUILD index dd6d60f0a3..e4f6bcec83 100644 --- a/testing/py3-pem/APKBUILD +++ b/testing/py3-pem/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Leo <thinkabit.ukim@gmail.com> # Maintainer: Leo <thinkabit.ukim@gmail.com> pkgname=py3-pem -pkgver=19.2.0 +pkgver=19.3.0 pkgrel=0 pkgdesc="Easy PEM file parsing" options="!check" # Requires unpackaged pymodule 'pretend' @@ -26,4 +26,4 @@ package() { python3 setup.py install --prefix=/usr --root="$pkgdir" } -sha512sums="fe7c53f01d4246e386b982bf0b5909a7034692784452c5104cc38ac5313066fdee2e9578c8e34d09ccbc356b919a5f7ca0b1cb87a4da1efe22abd10829a05319 py3-pem-19.2.0.tar.gz" +sha512sums="0a5fae96ad2d8c80b4570f6cef9901045af00c6f8f28b751682097e5cfb2d4241212d7ca08292f4b704923073fb33d6b14a4c0532222d1f3e2ce77e73c49d8eb py3-pem-19.3.0.tar.gz" |
