datamash: Update from 1.2 to 1.3

This commit is contained in:
Fredrik Fornwall 2018-03-18 21:02:54 +01:00
parent 431a20ff54
commit 52c909693c
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
TERMUX_PKG_HOMEPAGE=https://www.gnu.org/software/datamash/
TERMUX_PKG_DESCRIPTION="GNU datamash performs basic numeric,textual and statistical operations"
TERMUX_PKG_VERSION=1.2
TERMUX_PKG_SHA256=e8d46fb22ccc77e5380f26cde622a733f363d388b04a2c22e7fb6de0e9d85996
TERMUX_PKG_VERSION=1.3
TERMUX_PKG_SHA256=eebb52171a4353aaad01921384098cf54eb96ebfaf99660e017f6d9fc96657a6
TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/datamash/datamash-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_BUILD_IN_SRC=yes