po4a: update to 0.55
This commit is contained in:
parent
9c66d3afbd
commit
54ac395eeb
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'po4a'
|
# Template file for 'po4a'
|
||||||
pkgname=po4a
|
pkgname=po4a
|
||||||
version=0.54
|
version=0.55
|
||||||
revision=1
|
revision=1
|
||||||
build_style="perl-ModuleBuild"
|
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
build_style=perl-ModuleBuild
|
||||||
_perldeps="perl perl-Text-WrapI18N perl-Term-ReadKey perl-Unicode-LineBreak perl-SGMLSpm"
|
_perldeps="perl perl-Text-WrapI18N perl-Term-ReadKey perl-Unicode-LineBreak perl-SGMLSpm"
|
||||||
hostmakedepends="${_perldeps} perl-Locale-gettext perl-Module-Build libxslt docbook-xsl"
|
hostmakedepends="${_perldeps} perl-Locale-gettext perl-Module-Build libxslt docbook-xsl"
|
||||||
makedepends="${_perldeps} perl-Locale-gettext perl-Module-Build"
|
makedepends="${_perldeps} perl-Locale-gettext perl-Module-Build"
|
||||||
|
@ -13,4 +13,4 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://po4a.org/"
|
homepage="https://po4a.org/"
|
||||||
distfiles="https://github.com/mquinson/po4a/releases/download/v${version}/po4a-${version}.tar.gz"
|
distfiles="https://github.com/mquinson/po4a/releases/download/v${version}/po4a-${version}.tar.gz"
|
||||||
checksum=596f7621697f9dd12709958c229e256b56683d25997ac73c9625a2cc0c603d51
|
checksum=cfc54594c171f29f2a8e19595e706f13d805ca7b67bdb774f3da0ed70a265ae3
|
||||||
|
|
Loading…
Reference in New Issue