diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2016-08-09 19:56:11 +0200 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2016-08-09 19:56:11 +0200 |
commit | aed768816f0d70c16823b1fe4b508bc7d474184f (patch) | |
tree | d64d2c581e9b9817401eac2034e588b969781764 /diffutils | |
parent | a4c92ec5c168e361e413fd1a96292fbd9b17ed41 (diff) | |
download | core-aed768816f0d70c16823b1fe4b508bc7d474184f.tar.gz core-aed768816f0d70c16823b1fe4b508bc7d474184f.tar.xz |
diffutils: updated to 3.4
Diffstat (limited to 'diffutils')
-rw-r--r-- | diffutils/.md5sum | 2 | ||||
-rw-r--r-- | diffutils/Pkgfile | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/diffutils/.md5sum b/diffutils/.md5sum index 180c1e03..e518f949 100644 --- a/diffutils/.md5sum +++ b/diffutils/.md5sum @@ -1 +1 @@ -99180208ec2a82ce71f55b0d7389f1b3 diffutils-3.3.tar.xz +df9ca465f30307cffd03da176a43a5d4 diffutils-3.4.tar.xz diff --git a/diffutils/Pkgfile b/diffutils/Pkgfile index 0935092b..3f724a7c 100644 --- a/diffutils/Pkgfile +++ b/diffutils/Pkgfile @@ -3,8 +3,8 @@ # Maintainer: CRUX System Team, core-ports at crux dot nu name=diffutils -version=3.3 -release=2 +version=3.4 +release=1 source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.xz) build() { |