mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
perl-X11-Protocol-Other: update to 31.
This commit is contained in:
parent
0cfd18d89e
commit
eebe3f0075
1 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template build file for 'perl-X11-Protocol-Other'.
|
# Template file for 'perl-X11-Protocol-Other'
|
||||||
pkgname=perl-X11-Protocol-Other
|
pkgname=perl-X11-Protocol-Other
|
||||||
version=30
|
version=31
|
||||||
revision=1
|
revision=1
|
||||||
|
archs=noarch
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="perl"
|
makedepends="perl"
|
||||||
depends="perl perl-X11-Protocol"
|
depends="perl perl-X11-Protocol"
|
||||||
archs=noarch
|
|
||||||
short_desc='Miscellaneous extras and helpers for X11::Protocol'
|
short_desc='Miscellaneous extras and helpers for X11::Protocol'
|
||||||
maintainer="Enguerrand de Rochefort <voidlinux@rochefort.de>"
|
maintainer="Enguerrand de Rochefort <voidlinux@rochefort.de>"
|
||||||
|
license="GPL-3.0-only"
|
||||||
homepage="https://metacpan.org/release/X11-Protocol-Other"
|
homepage="https://metacpan.org/release/X11-Protocol-Other"
|
||||||
license="GPL-3"
|
|
||||||
distfiles="$CPAN_SITE/X11/X11-Protocol-Other-${version}.tar.gz"
|
distfiles="$CPAN_SITE/X11/X11-Protocol-Other-${version}.tar.gz"
|
||||||
checksum=323fe7736e20480a8b0940ab5695c6c028709cf088061eb9407236764a5c55d5
|
checksum=3c625993dc7a8eb1d02e07108a666302459c6fc6f9f3d27615f7495158dc73f4
|
||||||
|
|
Loading…
Add table
Reference in a new issue