commit 3546025df49a33a6dfb349148bc3634ac8f10b49
parent c67331940c78a8118cdbbbdf3c06ced69da80649
Author: Ted Hess <thess@kitschensync.net>
Date: Mon, 26 Jan 2015 10:14:20 -0500
Merge pull request #824 from RussellSenior/patch-2.7.3
patch: bump to version 2.7.3
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/devel/patch/Makefile b/devel/patch/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2008-2014 OpenWrt.org
+# Copyright (C) 2008-2015 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=patch
-PKG_VERSION:=2.7.1
+PKG_VERSION:=2.7.3
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@GNU/patch
-PKG_MD5SUM:=e9ae5393426d3ad783a300a338c09b72
+PKG_MD5SUM:=29b87be845e4662ab0ca0d48a805ecc6
PKG_LICENSE:=GPL-3.0+
PKG_LICENSE_FILES:=COPYING