aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-pygit2/APKBUILD
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2018-06-18 06:48:03 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2018-06-18 06:48:03 +0000
commit9b774251418fe62b302c4a7a6e5481c7e7deac32 (patch)
tree26d309dc024b25f611e376043bb0dab44b3402d8 /community/py-pygit2/APKBUILD
parent3b7924ee1cf71a0b8ecf494531681c237a0ee088 (diff)
community/py-pygit2: upgrade to 0.27.1
Diffstat (limited to 'community/py-pygit2/APKBUILD')
-rw-r--r--community/py-pygit2/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py-pygit2/APKBUILD b/community/py-pygit2/APKBUILD
index 5f53575eb64..66cc42b9d2f 100644
--- a/community/py-pygit2/APKBUILD
+++ b/community/py-pygit2/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=py-pygit2
_pkgname=pygit2
-pkgver=0.27.0
+pkgver=0.27.1
pkgrel=0
pkgdesc="Python bindings for libgit2"
url="https://github.com/libgit2/pygit2"
@@ -51,4 +51,4 @@ _py() {
$python setup.py install --prefix=/usr --root="$subpkgdir"
}
-sha512sums="e19363cc8135b3f538748f07ec937dae6668f22e5881f914e9406dcdabee65ed546caba27703d19fffb146083e492e51837fa93af414a35006cf1c81c36d9356 pygit2-0.27.0.tar.gz"
+sha512sums="9d889c13ad55e6c65e24b334f114f7d23b90961ae21c5b1f7bd8d85d44686f7ee8e98c13026c612c9a5feb500a54cf77bfa1e2bd165c657b58d879511622e6f7 pygit2-0.27.1.tar.gz"