From 6c6a48e75dfeb7853e1cfafe97768c5dd187cc74 Mon Sep 17 00:00:00 2001 From: Russell Senior Date: Sun, 1 Feb 2015 22:33:43 -0800 Subject: [PATCH] patch: bump version to 2.7.4 Signed-off-by: Russell Senior --- devel/patch/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/patch/Makefile b/devel/patch/Makefile index 0d59966d5..b7119a485 100644 --- a/devel/patch/Makefile +++ b/devel/patch/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=patch -PKG_VERSION:=2.7.3 +PKG_VERSION:=2.7.4 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@GNU/patch -PKG_MD5SUM:=29b87be845e4662ab0ca0d48a805ecc6 +PKG_MD5SUM:=abc59498fcdddd44e0d07764aa105fd2 PKG_LICENSE:=GPL-3.0+ PKG_LICENSE_FILES:=COPYING