mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python-apsw: update to 3.15.0r1.
This commit is contained in:
parent
bd0bc5850f
commit
786f4f84bc
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'python-apsw'
|
# Template file for 'python-apsw'
|
||||||
pkgname=python-apsw
|
pkgname=python-apsw
|
||||||
_distver=3.14.1
|
_distver=3.15.0
|
||||||
_patchver=r1
|
_patchver=r1
|
||||||
version=${_distver}${_patchver}
|
version=${_distver}${_patchver}
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="apsw-${_distver}-${_patchver}"
|
wrksrc="apsw-${_distver}-${_patchver}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-devel python3-devel"
|
hostmakedepends="python-devel python3-devel"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="bra1nwave <brainwave@openmailbox.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
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=9b3fc7665f9ff7ac35d2b03ceabe649bcfef5e07ff340d5f2a58957710a15a3f
|
checksum=a932a49bcd00f9e6dab3cf4891676a7ceac9b3ff63d6ea8d6e766fee6ffbf701
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue