parent
4c35197ff6
commit
80edad84b5
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'moreutils'
|
# Template file for 'moreutils'
|
||||||
pkgname=moreutils
|
pkgname=moreutils
|
||||||
version=0.60
|
version=0.61
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="DOCBOOK2XMAN=docbook2man"
|
make_build_args="DOCBOOK2XMAN=docbook2man"
|
||||||
hostmakedepends="docbook2x"
|
hostmakedepends="docbook2x"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="Unix tools that nobody thought to write, when Unix was young"
|
||||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
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.xz"
|
distfiles="https://github.com/rtlanceroad/moreutils/archive/${version}.tar.gz"
|
||||||
checksum=e42d18bacbd2d003779a55fb3542befa5d1d217ee37c1874e8c497581ebc17c5
|
checksum=eb47d33251715a8638c2309ab69b23e9023f7fd2fe2c101c9574230e91ff308b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# rename parallel to not conflict with gnu-parllel
|
# rename parallel to not conflict with gnu-parllel
|
||||||
|
|
Loading…
Reference in a new issue