Update to 3.11.1.
This commit is contained in:
parent
191671b630
commit
a6848ce147
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=411131
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= apsw
|
||||
PORTVERSION= 3.9.2
|
||||
PORTVERSION= 3.11.1
|
||||
DISTVERSIONSUFFIX= -r1
|
||||
CATEGORIES= databases python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -15,9 +15,8 @@ LICENSE= ZLIB
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= rogerbinns
|
||||
|
||||
USES= localbase python
|
||||
USES= localbase python sqlite:3
|
||||
USE_PYTHON= distutils autoplist
|
||||
USE_SQLITE= 3
|
||||
PYDISTUTILS_EGGINFO= apsw-${PORTVERSION|.post1-py${PYTHON_VER}.egg-info
|
||||
|
||||
post-install:
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rogerbinns-apsw-3.9.2-r1_GH0.tar.gz) = 6fae3f701f5cadca47195d814a02cec016f813f35d9d44d39596d293f5067577
|
||||
SIZE (rogerbinns-apsw-3.9.2-r1_GH0.tar.gz) = 308216
|
||||
SHA256 (rogerbinns-apsw-3.11.1-r1_GH0.tar.gz) = 503b4975c00a66e6f5aa5f4593a4141ef8f71c11928bc3e7d6a356e5476878e2
|
||||
SIZE (rogerbinns-apsw-3.11.1-r1_GH0.tar.gz) = 309872
|
||||
|
Loading…
Reference in New Issue
Block a user