python-apsw: update to 3.28.0r1.
This commit is contained in:
parent
70b1c661f5
commit
23b145ac99
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-apsw'
|
||||
pkgname=python-apsw
|
||||
_distver=3.27.2
|
||||
_distver=3.28.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=c64a44c6088c5954a1c2cf87ae437786a588aea5d45f6f534cd76908f836a30f
|
||||
checksum=0347dd778f40e6d97ceeb3c469a5a06a64b1c69bb17d4a6e2c00db7ec38e2845
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue