mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
Merge pull request #2132 from lemmi/moreutils
moreutils: update to 0.57.
This commit is contained in:
commit
d39b100777
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.56
|
version=0.57
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="DOCBOOK2XMAN=docbook2man"
|
make_build_args="DOCBOOK2XMAN=docbook2man"
|
||||||
|
@ -11,7 +11,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=ec4b7a1e1d1e1d6ec606d2877301ec06c6cf4091776687d9b76f4d019705e77f
|
checksum=3a7d54b0634e5eda8c3c43490d47cea189156700892dea6d876867cef9bc0d1d
|
||||||
|
|
||||||
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