Merge pull request #1806 from lemmi/moreutils
moreutils: update to 0.56.
This commit is contained in:
commit
b2c019e997
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'moreutils'
|
||||
pkgname=moreutils
|
||||
version=0.55
|
||||
revision=2
|
||||
version=0.56
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="DOCBOOK2XMAN=docbook2man"
|
||||
hostmakedepends="docbook2x"
|
||||
|
@ -11,7 +11,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
|
|||
license="GPL-2"
|
||||
homepage="https://joeyh.name/code/moreutils/"
|
||||
distfiles="${DEBIAN_SITE}/main/m/moreutils/moreutils_${version}.orig.tar.gz"
|
||||
checksum=da9d5cd145ceea967a65dd50031d168d66199c3eb41b9390b57f35d4a5808ab5
|
||||
checksum=ec4b7a1e1d1e1d6ec606d2877301ec06c6cf4091776687d9b76f4d019705e77f
|
||||
|
||||
post_install() {
|
||||
# rename parallel to not conflict with gnu-parllel
|
||||
|
|
Loading…
Reference in a new issue