mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
databases/py-apsw: Update to 3.37.0
- Add LICENSE_FILE Changes: https://github.com/rogerbinns/apsw/releases https://rogerbinns.github.io/apsw/changes.html
This commit is contained in:
parent
d7e1116893
commit
142778b442
@ -1,9 +1,8 @@
|
||||
# Created by: Rusty Nejdl
|
||||
|
||||
PORTNAME= apsw
|
||||
PORTVERSION= 3.35.4
|
||||
PORTVERSION= 3.37.0
|
||||
DISTVERSIONSUFFIX= -r1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= https://github.com/rogerbinns/apsw/releases/download/${PORTVERSION}${DISTVERSIONSUFFIX}/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,6 +11,7 @@ MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Another Python SQLite Wrapper
|
||||
|
||||
LICENSE= ZLIB
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= sqlite3>=${PORTVERSION:R},1:databases/sqlite3
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1619910315
|
||||
SHA256 (apsw-3.35.4-r1.zip) = 3d02d0259f7ad7ed6bbde1f2a83e814a9f5a7eed7a3eb1ab7ea2374096ae178f
|
||||
SIZE (apsw-3.35.4-r1.zip) = 685034
|
||||
TIMESTAMP = 1643971030
|
||||
SHA256 (apsw-3.37.0-r1.zip) = 74f63227c8e9fcfee38cfb4b13db72909bf55fe1bdf2c52c4e3406b21207995b
|
||||
SIZE (apsw-3.37.0-r1.zip) = 698951
|
||||
|
Loading…
Reference in New Issue
Block a user