aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-01 23:31:34 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-02-01 23:38:20 +0100
commitdeaf11b3298515de501a282dcd18ea0b2f3b8792 (patch)
treee2ceb8c4dc91dc25d3ffeb13ff8ad163e37ee2d5 /community
parente4109fcc6763040339b9e3a660325064ea1e6bbe (diff)
downloadaports-deaf11b3298515de501a282dcd18ea0b2f3b8792.tar.bz2
aports-deaf11b3298515de501a282dcd18ea0b2f3b8792.tar.xz
community/py3-pygit2: upgrade to 1.0.3
Diffstat (limited to 'community')
-rw-r--r--community/py3-pygit2/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-pygit2/APKBUILD b/community/py3-pygit2/APKBUILD
index d5dc2d6e86..74e9e2b583 100644
--- a/community/py3-pygit2/APKBUILD
+++ b/community/py3-pygit2/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=py3-pygit2
_pkgname=pygit2
-pkgver=1.0.2
+pkgver=1.0.3
pkgrel=0
pkgdesc="Python bindings for libgit2"
url="https://github.com/libgit2/pygit2"
@@ -32,5 +32,5 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="c76bf8ce2847ec8915201a714f076488a0dda4a790762293c02709b8b88a9a2b898f97e61565cf41cd11b10bebe2e1d76b5643ff2e86f9bf6a9517c87a988769 pygit2-1.0.2.tar.gz
+sha512sums="debf4018e6daa938f44cf22f2acec1f850156e30ac44052e2edb8257f86a60453428356851cc495ae234df9cdbee922a6a7ad7886c9a6e3746b7315c71f0a3df pygit2-1.0.3.tar.gz
1bd1ed146ebfae659c20aa641f795606a32e485fab13a71db12345082a18a9de9f0129d8375ffb6bf8616c906c59d0b25fb440e1f00bcd56e3e10b9aac3363fd skip-failing-test-on-s390x.patch"