moreutils: update to 0.67.
This commit is contained in:
parent
509096d0ec
commit
df74e8122d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'moreutils'
|
||||
pkgname=moreutils
|
||||
version=0.66
|
||||
revision=2
|
||||
version=0.67
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="DOCBOOKXSL=/usr/share/xsl/docbook/"
|
||||
hostmakedepends="docbook2x"
|
||||
|
@ -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=dc079e018aaff22446cf36eccb298627bb0222ec6dc23a173860c9e1f16e214d
|
||||
checksum=03872f42c22943b21c62f711b693c422a4b8df9d1b8b2872ef9a34bd5d13ad10
|
||||
|
||||
post_install() {
|
||||
# rename parallel to not conflict with gnu-parallel
|
||||
|
|
Loading…
Reference in a new issue