aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/py-pygit2/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/py-pygit2/APKBUILD b/testing/py-pygit2/APKBUILD
index 4e225778cf..6b988025c6 100644
--- a/testing/py-pygit2/APKBUILD
+++ b/testing/py-pygit2/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Pierre-Gildas MILLON <pgmillon@gmail.com>
# Maintainer:
pkgname=py-pygit2
-pkgver=0.23.1
+pkgver=0.24.1
pkgrel=0
pkgdesc="Python bindings for libgit2"
url=https://github.com/libgit2/pygit2
@@ -32,6 +32,6 @@ package() {
python setup.py install --root "$pkgdir"
}
-md5sums="ad1e53c55d7297ab0d84f9cbb9fc592b pygit2-0.23.1.tar.gz"
-sha256sums="7ce72913a183696f90563b5710fdcb78af2559959019349de794fd1d0f8dce19 pygit2-0.23.1.tar.gz"
-sha512sums="12a36cadb5292116e7a663eda62e2ccd13af8b33d0e86c8eadfbcbe838629a369fcfddcefc7a2cca6b0d6c54df60010ae891ff77e0f3ccfd48de02776ed77cfb pygit2-0.23.1.tar.gz"
+md5sums="d9915e3f8a7da65af3ea70f5bc02967d pygit2-0.24.1.tar.gz"
+sha256sums="e62bd35c39b4dec64a8a35ab688e98352603c21a6b254473763868a45110fb47 pygit2-0.24.1.tar.gz"
+sha512sums="a6ac980d20f9342cefbb3646cef0b99b75037813d11e64797a62c8df5f0cc2d4a8397c266caf25f49d9c2e2cb47b0087e38e64527ef59385ddb00023cb04ab0f pygit2-0.24.1.tar.gz"