liblangtag: update to 0.5.7.
This commit is contained in:
parent
2763e313bc
commit
96a9df291e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'liblangtag'
|
||||
pkgname=liblangtag
|
||||
version=0.5.6
|
||||
version=0.5.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Interface library to access tags for identifying languages"
|
||||
|
@ -10,7 +10,7 @@ homepage="http://tagoh.bitbucket.org/liblangtag"
|
|||
distfiles="https://bitbucket.org/tagoh/${pkgname}/downloads/${pkgname}-${version}.tar.bz2"
|
||||
makedepends="libxml2-devel"
|
||||
hostmakedepends="libtool pkg-config"
|
||||
checksum=5cdec61f4ef8d4b1a198682fcdd17e88cb293549af5878d6ee4bdd55d129bd84
|
||||
checksum=f2b20d7b66c37e3be73feb67831195e5db16d0bb7df0d05c2e4bb96c4deb11cf
|
||||
|
||||
pre_configure() {
|
||||
libtoolize -f
|
||||
|
|
Loading…
Reference in New Issue