patch: bump version to 2.7.5
authorHannu Nyman <redacted>
Sat, 14 Mar 2015 10:09:34 +0000 (12:09 +0200)
committerHannu Nyman <redacted>
Sat, 14 Mar 2015 10:09:34 +0000 (12:09 +0200)
Bump GNU patch from 2.7.4 to 2.7.5.

Changelog: http://git.savannah.gnu.org/cgit/patch.git/tree/NEWS
Changes in version 2.7.5:

* There are users which expect patch to follow symbolic links in the working
   directory, so patch now again follows symbolic links as long as they do not
   leave the working directory.

Signed-off-by: Hannu Nyman <redacted>
devel/patch/Makefile

index b7119a485669afc6d87939938ddccdda3c694d95..d705a30a1ed608c186e062cab1e234f8e3e7fb2c 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=patch
-PKG_VERSION:=2.7.4
+PKG_VERSION:=2.7.5
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@GNU/patch
-PKG_MD5SUM:=abc59498fcdddd44e0d07764aa105fd2
+PKG_MD5SUM:=e3da7940431633fb65a01b91d3b7a27a
 PKG_LICENSE:=GPL-3.0+
 PKG_LICENSE_FILES:=COPYING
 
git clone https://git.99rst.org/PROJECT