mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
moreutils: update to 0.59.
This commit is contained in:
parent
b6f1a69533
commit
8a78a5c476
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
||||||
# Template file for 'moreutils'
|
# Template file for 'moreutils'
|
||||||
pkgname=moreutils
|
pkgname=moreutils
|
||||||
version=0.58
|
version=0.59
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
wrksrc="${pkgname}-${version}.orig"
|
||||||
make_build_args="DOCBOOK2XMAN=docbook2man"
|
make_build_args="DOCBOOK2XMAN=docbook2man"
|
||||||
hostmakedepends="docbook2x"
|
hostmakedepends="docbook2x"
|
||||||
depends="perl perl-IPC-Run perl-TimeDate"
|
depends="perl perl-IPC-Run perl-TimeDate"
|
||||||
|
@ -11,7 +12,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://joeyh.name/code/moreutils/"
|
homepage="https://joeyh.name/code/moreutils/"
|
||||||
distfiles="${DEBIAN_SITE}/main/m/moreutils/moreutils_${version}.orig.tar.gz"
|
distfiles="${DEBIAN_SITE}/main/m/moreutils/moreutils_${version}.orig.tar.gz"
|
||||||
checksum=9c4bba745518f1cc4d5594b1276793bd4f737fedb2e5b14beeab4b73f106c00a
|
checksum=a48e11c3197bf79a7bfaa121423e64626e3381d9fedc91d606e9724ae498d1b4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# rename parallel to not conflict with gnu-parllel
|
# rename parallel to not conflict with gnu-parllel
|
||||||
|
|
Loading…
Add table
Reference in a new issue