datamash: Update from 1.3 to 1.4

This commit is contained in:
Fredrik Fornwall 2018-12-28 00:50:22 +01:00
parent be10b3c5fc
commit 00fc4a3e21
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.3
TERMUX_PKG_SHA256=eebb52171a4353aaad01921384098cf54eb96ebfaf99660e017f6d9fc96657a6
TERMUX_PKG_VERSION=1.4
TERMUX_PKG_SHA256=fa44dd2d5456bcb94ef49dfc6cfe62c83fd53ac435119a85d34e6812f6e6472a
TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/datamash/datamash-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_BUILD_IN_SRC=yes