parent
37685f38e1
commit
817c428fbd
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'python-apsw'
|
||||
pkgname=python-apsw
|
||||
_distver=3.19.3
|
||||
_distver=3.20.1
|
||||
_patchver=r1
|
||||
version=${_distver}${_patchver}
|
||||
revision=2
|
||||
revision=1
|
||||
wrksrc="apsw-${_distver}-${_patchver}"
|
||||
build_style=python-module
|
||||
hostmakedepends="python-devel python3-devel"
|
||||
|
@ -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=b728a668005a51257a7325d3e640b50e2ff56c541ae7628c558b5015cd5f6a87
|
||||
checksum=e23765a0879901eaa02b24e4df0ff77ac4325123617c489dc246447c453d5101
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue