datamash: update to 1.5.
This commit is contained in:
parent
9c15de902e
commit
79441f8803
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'datamash'
|
||||
pkgname=datamash
|
||||
version=1.4
|
||||
version=1.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Command-line program that performs simple calculations on input files"
|
||||
|
@ -8,4 +8,4 @@ maintainer="oliver JH <ohemming@gmail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.gnu.org/software/datamash/"
|
||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=fa44dd2d5456bcb94ef49dfc6cfe62c83fd53ac435119a85d34e6812f6e6472a
|
||||
checksum=226249d5fe54024f96404798778f45963a3041714229d4225cd5d9acdaba21ad
|
||||
|
|
Loading…
Reference in a new issue