python-keyutils: update to 0.6.

This commit is contained in:
maxice8 2019-02-03 18:21:43 -02:00 committed by maxice8
parent 2099ea85cc
commit 80c8242a5d

View file

@ -1,17 +1,17 @@
# Template file for 'python-keyutils'
pkgname=python-keyutils
version=0.5
revision=2
version=0.6
revision=1
build_style=python-module
pycompile_module="keyutils"
hostmakedepends="python-setuptools python3-setuptools"
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-2.0"
distfiles="https://github.com/sassoftware/python-keyutils/archive/v$version.tar.gz"
checksum=a1a12891e618f1568d9a873c0990e17ff39abf11ba81b65e5dae3cd7ced63441
homepage="https://github.com/sassoftware/python-keyutils"
distfiles="https://github.com/sassoftware/python-keyutils/archive/${version}.tar.gz"
checksum=f69e6cadc50525dcb117714e440ee6579b0e5b7f12910b2bb2e910b236a2b18b
python3-keyutils_package() {
pycompile_module="keyutils"