python-apsw: update to 3.18.0r1.
This commit is contained in:
parent
a7ebbd73a5
commit
ee7648acae
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-apsw'
|
||||
pkgname=python-apsw
|
||||
_distver=3.17.0
|
||||
_distver=3.18.0
|
||||
_patchver=r1
|
||||
version=${_distver}${_patchver}
|
||||
revision=1
|
||||
|
@ -13,7 +13,7 @@ maintainer="bra1nwave <brainwave@openmailbox.org>"
|
|||
license="zlib"
|
||||
homepage="https://github.com/rogerbinns/apsw"
|
||||
distfiles="${homepage}/archive/${_distver}-${_patchver}.tar.gz"
|
||||
checksum=ff408c39b62a7815fe9ed1b65542239f33a0d132e99e178dccd9c439278e35cc
|
||||
checksum=6a2cd5a2a219b12c986b543587239e1f8986814dae9699d86e661dc6fe373197
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue