mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
intltool: update to 0.51.0.
This commit is contained in:
parent
87d91f0594
commit
a8759fba4e
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template build file for 'intltool'.
|
# Template build file for 'intltool'.
|
||||||
pkgname=intltool
|
pkgname=intltool
|
||||||
version=0.50.2
|
version=0.51.0
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="perl-XML-Parser"
|
hostmakedepends="perl-XML-Parser"
|
||||||
makedepends="perl-XML-Parser>=2.41_1 gettext"
|
makedepends="perl-XML-Parser>=2.41_1 gettext"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
short_desc="Toolbox for internationalisation"
|
short_desc="Toolbox for internationalization"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://edge.launchpad.net/intltool"
|
homepage="https://edge.launchpad.net/intltool"
|
||||||
distfiles="http://launchpad.net/intltool/trunk/$version/+download/$pkgname-$version.tar.gz"
|
distfiles="http://launchpad.net/intltool/trunk/$version/+download/$pkgname-$version.tar.gz"
|
||||||
checksum=67f25c5c6fb71d095793a7f895b245e65e829e8bde68c6c8b4c912144ff34406
|
checksum=67c74d94196b153b774ab9f89b2fa6c6ba79352407037c8c14d5aeb334e959cd
|
||||||
|
|
Loading…
Add table
Reference in a new issue