Merge pull request #4725 from bra1nwave/python-apsw
python-apsw: update to 3.14.1r1.
This commit is contained in:
commit
ef814ba415
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-apsw'
|
||||
pkgname=python-apsw
|
||||
_distver=3.13.0
|
||||
_distver=3.14.1
|
||||
_patchver=r1
|
||||
version=${_distver}${_patchver}
|
||||
revision=1
|
||||
|
@ -14,7 +14,7 @@ maintainer="bra1nwave <brainwave@openmailbox.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/rogerbinns/apsw"
|
||||
distfiles="${homepage}/archive/${_distver}-${_patchver}.tar.gz"
|
||||
checksum=de096149be32716e9c5dda2d1f20d59bb0609504c66c68e0ea9a3bf9953085f0
|
||||
checksum=9b3fc7665f9ff7ac35d2b03ceabe649bcfef5e07ff340d5f2a58957710a15a3f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue