summaryrefslogtreecommitdiffstats
path: root/package/patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/patch')
-rw-r--r--package/patch/patch.hash2
-rw-r--r--package/patch/patch.mk2
2 files changed, 3 insertions, 1 deletions
diff --git a/package/patch/patch.hash b/package/patch/patch.hash
new file mode 100644
index 0000000000..7f1b024ddd
--- /dev/null
+++ b/package/patch/patch.hash
@@ -0,0 +1,2 @@
+# Locally calculated after checking pgp signature
+sha256 d09022de9d629561bf4dad44625ef4b1ead15178b210412113531730cdb6f19d patch-2.7.3.tar.xz
diff --git a/package/patch/patch.mk b/package/patch/patch.mk
index 2dd45336f8..4fa0e4102e 100644
--- a/package/patch/patch.mk
+++ b/package/patch/patch.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PATCH_VERSION = 2.7.1
+PATCH_VERSION = 2.7.3
PATCH_SOURCE = patch-$(PATCH_VERSION).tar.xz
PATCH_SITE = $(BR2_GNU_MIRROR)/patch
PATCH_LICENSE = GPLv3+
OpenPOWER on IntegriCloud