python3-serpent: update to 1.40.
This commit is contained in:
parent
a6f34fa8e6
commit
6004434bf1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-serpent'
|
||||
pkgname=python3-serpent
|
||||
version=1.30.2
|
||||
revision=2
|
||||
version=1.40
|
||||
revision=1
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -12,7 +12,7 @@ maintainer="pulux <pulux@pf4sh.de>"
|
|||
license="MIT"
|
||||
homepage="https://pypi.org/project/serpent/"
|
||||
distfiles="${PYPI_SITE}/s/serpent/serpent-${version}.tar.gz"
|
||||
checksum=72753820246a7d8486e8b385353e3bbf769abfceec2e850fa527a288b084ff7a
|
||||
checksum=10b34e7f8e3207ee6fb70dcdc9bce473851ee3daf0b47c58aec1b48032ac11ce
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue