diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2015-02-02 00:57:47 +0100 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2015-02-02 00:58:59 +0100 |
commit | bdb2eaee6f3e0d9daf5f72e11172031451230cd5 (patch) | |
tree | afa22de63f65d46bebc688e5828e0a19dad06e57 /patch | |
parent | ae5677ede2c44d00a69def055dc0d6b45f33b938 (diff) | |
download | core-bdb2eaee6f3e0d9daf5f72e11172031451230cd5.tar.gz core-bdb2eaee6f3e0d9daf5f72e11172031451230cd5.tar.xz |
patch: updated to 2.7.4
Diffstat (limited to 'patch')
-rw-r--r-- | patch/.md5sum | 2 | ||||
-rw-r--r-- | patch/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/patch/.md5sum b/patch/.md5sum index 8d1ed20c..b6092627 100644 --- a/patch/.md5sum +++ b/patch/.md5sum @@ -1 +1 @@ -29b87be845e4662ab0ca0d48a805ecc6 patch-2.7.3.tar.xz +abc59498fcdddd44e0d07764aa105fd2 patch-2.7.4.tar.xz diff --git a/patch/Pkgfile b/patch/Pkgfile index dbce9c51..caccbe99 100644 --- a/patch/Pkgfile +++ b/patch/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: CRUX System Team, core-ports at crux dot nu name=patch -version=2.7.3 +version=2.7.4 release=1 source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.xz) |