mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
devel/py-pygit2: update to 0.20.1 and add license
This commit is contained in:
parent
791b02ce4e
commit
d76611e37c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337478
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pygit2
|
||||
PORTVERSION= 0.20.0
|
||||
PORTVERSION= 0.20.1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -10,6 +10,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
MAINTAINER= wg@FreeBSD.org
|
||||
COMMENT= Python bindings for libgit2
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= libgit2.so.0.20.0:${PORTSDIR}/devel/libgit2
|
||||
|
||||
USE_PYTHON= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (pygit2-0.20.0.tar.gz) = 800c687a685abe6c963064bbdbe69f3d65a4fe5c43dae3e7c16722bb0e162310
|
||||
SIZE (pygit2-0.20.0.tar.gz) = 113474
|
||||
SHA256 (pygit2-0.20.1.tar.gz) = ee670ec13743add22c86db1fe758ebdf6f1f401fce61d9c58e6aa6a38a22e884
|
||||
SIZE (pygit2-0.20.1.tar.gz) = 133098
|
||||
|
Loading…
Reference in New Issue
Block a user