mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
rex: update to 1.12.1.
This commit is contained in:
parent
b0313113d8
commit
59a75d436a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rex'
|
# Template file for 'rex'
|
||||||
pkgname=rex
|
pkgname=rex
|
||||||
version=1.12.0
|
version=1.12.1
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="Rex-${version}"
|
wrksrc="Rex-${version}"
|
||||||
|
@ -21,7 +21,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="http://www.rexify.org/"
|
homepage="http://www.rexify.org/"
|
||||||
distfiles="https://cpan.metacpan.org/authors/id/F/FE/FERKI/Rex-${version}.tar.gz"
|
distfiles="https://cpan.metacpan.org/authors/id/F/FE/FERKI/Rex-${version}.tar.gz"
|
||||||
checksum=b5958128253b1c98904ed3ff0d6902658394ab4a2a4896a7abedd6b8914f61bd
|
checksum=5c4c60a5ed35de6aff9494c5cf3bd760990161b32f77be7247c421bdfd047963
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall share/rex-tab-completion.bash 644 usr/share/bash-completion/completions rex
|
vinstall share/rex-tab-completion.bash 644 usr/share/bash-completion/completions rex
|
||||||
|
|
Loading…
Add table
Reference in a new issue