mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
moreutils: update to 0.70.
This commit is contained in:
parent
aebf225fc4
commit
e776a1b0f3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'moreutils'
|
# Template file for 'moreutils'
|
||||||
pkgname=moreutils
|
pkgname=moreutils
|
||||||
version=0.69
|
version=0.70
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="DOCBOOKXSL=/usr/share/xsl/docbook/"
|
make_build_args="DOCBOOKXSL=/usr/share/xsl/docbook/"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
license="GPL-2.0-only, BSD-2-Clause"
|
license="GPL-2.0-only, BSD-2-Clause"
|
||||||
homepage="https://joeyh.name/code/moreutils/"
|
homepage="https://joeyh.name/code/moreutils/"
|
||||||
distfiles="https://git.joeyh.name/index.cgi/moreutils.git/snapshot/moreutils-${version}.tar.gz"
|
distfiles="https://git.joeyh.name/index.cgi/moreutils.git/snapshot/moreutils-${version}.tar.gz"
|
||||||
checksum=0f795d25356ca61544966646fb707d5be0b9864116be0269df5433f62d4e05d1
|
checksum=f2bf46d410ba567cc8d01507e94916994e48742722e690dc498fab59f5250132
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# rename parallel to not conflict with gnu-parallel
|
# rename parallel to not conflict with gnu-parallel
|
||||||
|
|
Loading…
Add table
Reference in a new issue