mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
misc/moreutils: Updated for version 0.61.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b000307ca6
commit
9260b31497
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=moreutils
|
||||
VERSION=${VERSION:-0.60}
|
||||
VERSION=${VERSION:-0.61}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="moreutils"
|
||||
VERSION="0.60"
|
||||
VERSION="0.61"
|
||||
HOMEPAGE="https://joeyh.name/code/moreutils"
|
||||
DOWNLOAD="http://drabczyk.org/moreutils-0.60.tar.gz"
|
||||
MD5SUM="69370e9dc5fda8580d03c2c2fd831b6b"
|
||||
DOWNLOAD="http://drabczyk.org/moreutils-0.61.tar.gz"
|
||||
MD5SUM="066892797adcd6f3fbad7a9e8ae23e35 "
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-IPC-Run"
|
||||
|
|
Loading…
Reference in a new issue