liblangtag: update to 0.5.7.
This commit is contained in:
parent
2763e313bc
commit
96a9df291e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'liblangtag'
|
# Template file for 'liblangtag'
|
||||||
pkgname=liblangtag
|
pkgname=liblangtag
|
||||||
version=0.5.6
|
version=0.5.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Interface library to access tags for identifying languages"
|
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"
|
distfiles="https://bitbucket.org/tagoh/${pkgname}/downloads/${pkgname}-${version}.tar.bz2"
|
||||||
makedepends="libxml2-devel"
|
makedepends="libxml2-devel"
|
||||||
hostmakedepends="libtool pkg-config"
|
hostmakedepends="libtool pkg-config"
|
||||||
checksum=5cdec61f4ef8d4b1a198682fcdd17e88cb293549af5878d6ee4bdd55d129bd84
|
checksum=f2b20d7b66c37e3be73feb67831195e5db16d0bb7df0d05c2e4bb96c4deb11cf
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
libtoolize -f
|
libtoolize -f
|
||||||
|
|
Loading…
Reference in a new issue