mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
liblangtag: update to 0.5.6.
This commit is contained in:
parent
fa22d59fb5
commit
80cff28af8
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'liblangtag'
|
# Template file for 'liblangtag'
|
||||||
pkgname=liblangtag
|
pkgname=liblangtag
|
||||||
version=0.5.5
|
version=0.5.6
|
||||||
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"
|
||||||
maintainer="Enno Boland <eb@s01.de>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="LGPL, MPL"
|
license="LGPL-2, MPL"
|
||||||
homepage="http://tagoh.bitbucket.org/liblangtag"
|
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=74c83401ade43f58b7831ceea951899973348ec9509fe4f9f6b474cc2abe3e9a
|
checksum=5cdec61f4ef8d4b1a198682fcdd17e88cb293549af5878d6ee4bdd55d129bd84
|
||||||
|
|
||||||
liblangtag-devel_package() {
|
liblangtag-devel_package() {
|
||||||
depends="liblangtag>=${version}_${revision} $makedepends"
|
depends="liblangtag>=${version}_${revision} $makedepends"
|
||||||
|
|
Loading…
Add table
Reference in a new issue