libtermkey: update to 0.22.
This commit is contained in:
parent
60b0df34a2
commit
029daffca1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libtermkey'
|
||||
pkgname=libtermkey
|
||||
version=0.21.1
|
||||
revision=2
|
||||
version=0.22
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="libtool pkg-config perl"
|
||||
makedepends="unibilium-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="http://www.leonerd.org.uk/code/libtermkey"
|
||||
distfiles="${homepage}/${pkgname}-${version}.tar.gz"
|
||||
checksum=cecbf737f35d18f433c8d7864f63c0f878af41f8bd0255a3ebb16010dc044d5f
|
||||
checksum=6945bd3c4aaa83da83d80a045c5563da4edd7d0374c62c0d35aec09eb3014600
|
||||
|
||||
do_build() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue