Skip to content

Commit

Permalink
mawk : bump version (#974)
Browse files Browse the repository at this point in the history
  • Loading branch information
miqlas authored and korli committed Dec 31, 2016
1 parent 5c69785 commit 2e9ab2c
Showing 1 changed file with 3 additions and 3 deletions.
Expand Up @@ -14,9 +14,9 @@ HOMEPAGE="http://invisible-island.net/mawk"
COPYRIGHT="2009-2014 Thomas E. Dickey"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="ftp://invisible-island.net/mawk/mawk-1.3.4-20150503.tgz"
CHECKSUM_SHA256="461673c7c4572e1e67e69e7bf7582e02d3c175b814485f2aa52c2c28099b3c6f"
SOURCE_DIR="mawk-1.3.4-20150503"
SOURCE_URI="ftp://invisible-island.net/mawk/mawk-1.3.4-20161120.tgz"
CHECKSUM_SHA256="361ec1bb4968c1f1f3b91b77493cf11b31c73ff8516f95db30e4dc28de180c1e"
SOURCE_DIR="mawk-1.3.4-20161120"

ARCHITECTURES="x86_gcc2 x86 x86_64 arm ppc"

Expand Down

0 comments on commit 2e9ab2c

Please sign in to comment.