Merge pull request #5292 from bra1nwave/python-apsw
python-apsw: update to 3.15.2r1.
This commit is contained in:
commit
87b806cc33
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-apsw'
|
||||
pkgname=python-apsw
|
||||
_distver=3.15.1
|
||||
_distver=3.15.2
|
||||
_patchver=r1
|
||||
version=${_distver}${_patchver}
|
||||
revision=1
|
||||
|
@ -13,7 +13,7 @@ maintainer="bra1nwave <brainwave@openmailbox.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/rogerbinns/apsw"
|
||||
distfiles="${homepage}/archive/${_distver}-${_patchver}.tar.gz"
|
||||
checksum=14e1e1ceeac83542e33be8264e09447478bc59b359ae0649beac6b3b568842f2
|
||||
checksum=f654f8a590a3367d23ab3ba122e78193b4d0a88879671b205f8b96cd392918c7
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue