python-serpent: update to 1.22 (#6660)
This commit is contained in:
parent
ba53c5cd37
commit
f1c43f163c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-serpent'
|
||||
pkgname=python-serpent
|
||||
version=1.19
|
||||
version=1.22
|
||||
revision=1
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
noarch=yes
|
||||
|
@ -13,7 +13,7 @@ maintainer="pulux <pulux@pf4sh.de>"
|
|||
license="MIT"
|
||||
homepage="https://pypi.python.org/pypi/serpent"
|
||||
distfiles="${PYPI_SITE}/s/serpent/serpent-${version}.tar.gz"
|
||||
checksum=946b2c837f889971df3575af9dadd8f09bfe48549ebc1b9f6434263b653707ce
|
||||
checksum=a67ca57082b00ea734854d751ab19e8a49d4ea0d4be7194985da35863fb9fb19
|
||||
|
||||
post_install() {
|
||||
head -n 4 setup.py | tail -n 3 > LICENSE
|
||||
|
|
Loading…
Reference in New Issue