python-keyutils: update to 0.5
This commit is contained in:
parent
72d29ad147
commit
b22871ab8b
1 changed files with 4 additions and 4 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue