liblangtag: update to 0.5.8.
This commit is contained in:
parent
723611ff58
commit
97447e10db
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'liblangtag'
|
||||
pkgname=liblangtag
|
||||
version=0.5.7
|
||||
revision=3
|
||||
version=0.5.8
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Interface library to access tags for identifying languages"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
|
@ -11,7 +11,7 @@ distfiles="https://bitbucket.org/tagoh/${pkgname}/downloads/${pkgname}-${version
|
|||
makedepends="libxml2-devel"
|
||||
hostmakedepends="automake libtool pkg-config gobject-introspection"
|
||||
configure_args="$(vopt_enable gir introspection)"
|
||||
checksum=f2b20d7b66c37e3be73feb67831195e5db16d0bb7df0d05c2e4bb96c4deb11cf
|
||||
checksum=08e2f64bfe3f750be7391eb0af53967e164b628c59f02be4d83789eb4f036eaa
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue