From 769e0fc85ab33f650ea13b131d25d38505b81bbc Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Wed, 9 May 2018 00:13:02 +0000 Subject: [PATCH] patch: updated to 2.7.6 --- patch/.md5sum | 2 +- patch/Pkgfile | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/patch/.md5sum b/patch/.md5sum index 3c57068..1280198 100644 --- a/patch/.md5sum +++ b/patch/.md5sum @@ -1 +1 @@ -e3da7940431633fb65a01b91d3b7a27a patch-2.7.5.tar.xz +78ad9937e4caadcba1526ef1853730d5 patch-2.7.6.tar.xz diff --git a/patch/Pkgfile b/patch/Pkgfile index 317f106..19ca548 100644 --- a/patch/Pkgfile +++ b/patch/Pkgfile @@ -5,9 +5,9 @@ # Depends on: name=patch -version=2.7.5 +version=2.7.6 release=1 -source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.xz) +source=(http://ftpmirror.gnu.org/gnu/$name/$name-$version.tar.xz) build() { cd $name-$version -- 2.26.2