python3-pygit2: update to 1.13.3
This commit is contained in:
parent
4d40fd4f08
commit
81b8afa22c
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-pygit2'
|
||||
pkgname=python3-pygit2
|
||||
version=1.12.1
|
||||
revision=2
|
||||
version=1.13.3
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="pkg-config python3-devel python3-cffi python3-setuptools python3-wheel"
|
||||
makedepends="python3-devel libgit2-devel python3-cached-property libssh2-devel
|
||||
|
@ -14,4 +14,4 @@ license="LGPL-2.0-only"
|
|||
homepage="https://www.pygit2.org/"
|
||||
changelog="https://github.com/libgit2/pygit2/blob/master/CHANGELOG.rst"
|
||||
distfiles="${PYPI_SITE}/p/pygit2/pygit2-${version}.tar.gz"
|
||||
checksum=8218922abedc88a65d5092308d533ca4c4ed634aec86a3493d3bdf1a25aeeff3
|
||||
checksum=0257c626011e4afb99bdb20875443f706f84201d4c92637f02215b98eac13ded
|
||||
|
|
Loading…
Reference in New Issue