databases/py-unqlite: Update version 0.5.3=>0.9.3
Relnotes: https://github.com/coleifer/unqlite-python/releases/tag/0.9.3
This commit is contained in:
parent
d548268465
commit
85ceb3e7a4
@ -1,5 +1,5 @@
|
||||
PORTNAME= unqlite
|
||||
PORTVERSION= 0.5.3
|
||||
PORTVERSION= 0.9.3
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,4 +12,7 @@ LICENSE= MIT
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= distutils autoplist cython
|
||||
|
||||
post-stage:
|
||||
@${STRIP_CMD} ${STAGEDIR}/${PYTHONPREFIX_SITELIBDIR}/unqlite*.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1464625232
|
||||
SHA256 (unqlite-0.5.3.tar.gz) = 510244124782764f225dd17d0e2aba2ba60d89ba56fc10ae34943c9175fbd4d1
|
||||
SIZE (unqlite-0.5.3.tar.gz) = 535060
|
||||
TIMESTAMP = 1654634703
|
||||
SHA256 (unqlite-0.9.3.tar.gz) = c4cfe3d687d34423e543c6284659a57e88988caf1765b800c4d199ad451a671b
|
||||
SIZE (unqlite-0.9.3.tar.gz) = 575539
|
||||
|
Loading…
Reference in New Issue
Block a user