mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
parent
fb2ee8c14c
commit
06f7ebd5c7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-apsw'
|
# Template file for 'python-apsw'
|
||||||
pkgname=python-apsw
|
pkgname=python-apsw
|
||||||
_distver=3.20.1
|
_distver=3.21.0
|
||||||
_patchver=r1
|
_patchver=r1
|
||||||
version=${_distver}${_patchver}
|
version=${_distver}${_patchver}
|
||||||
revision=1
|
revision=1
|
||||||
|
@ -13,7 +13,7 @@ maintainer="bra1nwave <brainwave@openmailbox.org>"
|
||||||
license="zlib"
|
license="zlib"
|
||||||
homepage="https://github.com/rogerbinns/apsw"
|
homepage="https://github.com/rogerbinns/apsw"
|
||||||
distfiles="${homepage}/archive/${_distver}-${_patchver}.tar.gz"
|
distfiles="${homepage}/archive/${_distver}-${_patchver}.tar.gz"
|
||||||
checksum=e23765a0879901eaa02b24e4df0ff77ac4325123617c489dc246447c453d5101
|
checksum=cb9eda38c5835d384e5bdcabeda89c741abda4eeeaaf79d8e25ce6835cb6c51e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue