python-apsw: update to 3.15.1r1. (#5252)
This commit is contained in:
parent
ad6784b387
commit
12db26ded0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-apsw'
|
||||
pkgname=python-apsw
|
||||
_distver=3.15.0
|
||||
_distver=3.15.1
|
||||
_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=a932a49bcd00f9e6dab3cf4891676a7ceac9b3ff63d6ea8d6e766fee6ffbf701
|
||||
checksum=14e1e1ceeac83542e33be8264e09447478bc59b359ae0649beac6b3b568842f2
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue