mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
moreutils: update to 0.69.
This commit is contained in:
parent
e8f917c924
commit
2aee3ccffd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'moreutils'
|
||||
pkgname=moreutils
|
||||
version=0.67
|
||||
version=0.69
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
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"
|
||||
homepage="https://joeyh.name/code/moreutils/"
|
||||
distfiles="https://git.joeyh.name/index.cgi/moreutils.git/snapshot/moreutils-${version}.tar.gz"
|
||||
checksum=03872f42c22943b21c62f711b693c422a4b8df9d1b8b2872ef9a34bd5d13ad10
|
||||
checksum=0f795d25356ca61544966646fb707d5be0b9864116be0269df5433f62d4e05d1
|
||||
|
||||
post_install() {
|
||||
# rename parallel to not conflict with gnu-parallel
|
||||
|
|
Loading…
Add table
Reference in a new issue