python-keyutils: update to 0.5

This commit is contained in:
Alessio Sergi 2017-09-13 11:02:33 +02:00
parent 72d29ad147
commit b22871ab8b

View file

@ -1,7 +1,7 @@
# Template file for 'python-keyutils'
pkgname=python-keyutils
version=0.4
revision=2
version=0.5
revision=1
build_style=python-module
pycompile_module="keyutils"
hostmakedepends="python-setuptools python3-setuptools"
@ -9,9 +9,9 @@ makedepends="python-devel python3-devel keyutils-devel"
short_desc="Python2 bindings for keyutils"
maintainer="Matthias Fulz <mfulz@olznet.de>"
homepage="https://github.com/sassoftware/python-keyutils"
license="Apache"
license="Apache-2.0"
distfiles="https://github.com/sassoftware/python-keyutils/archive/v$version.tar.gz"
checksum=c452b6f387443586d5737a5969d8fe044d443b98f1f1440a65610e9caf5bcd6a
checksum=a1a12891e618f1568d9a873c0990e17ff39abf11ba81b65e5dae3cd7ced63441
python3-keyutils_package() {
pycompile_module="keyutils"