mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
community/py-pygit2: upgrade to 0.27.0
This commit is contained in:
parent
ed39a43b8f
commit
2923a4515a
@ -2,7 +2,7 @@
|
|||||||
# Maintainer:
|
# Maintainer:
|
||||||
pkgname=py-pygit2
|
pkgname=py-pygit2
|
||||||
_pkgname=pygit2
|
_pkgname=pygit2
|
||||||
pkgver=0.26.4
|
pkgver=0.27.0
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Python bindings for libgit2"
|
pkgdesc="Python bindings for libgit2"
|
||||||
url="https://github.com/libgit2/pygit2"
|
url="https://github.com/libgit2/pygit2"
|
||||||
@ -51,4 +51,4 @@ _py() {
|
|||||||
$python setup.py install --prefix=/usr --root="$subpkgdir"
|
$python setup.py install --prefix=/usr --root="$subpkgdir"
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="e459e47bfa8137421625633a731d49882d95a52d4f2d672f2c8efe7cd6cca4b33335ee77777a353b309df4917d9b29b30c1f9a96b7e226e3e7fe0cd34bbefce6 pygit2-0.26.4.tar.gz"
|
sha512sums="e19363cc8135b3f538748f07ec937dae6668f22e5881f914e9406dcdabee65ed546caba27703d19fffb146083e492e51837fa93af414a35006cf1c81c36d9356 pygit2-0.27.0.tar.gz"
|
||||||
|
Loading…
Reference in New Issue
Block a user