From 1eaf45fc6cc2ac395c5f8dc5690bf4628cd25ecd Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Mon, 9 Mar 2015 09:50:52 -0300 Subject: [PATCH] patch: bump to version 2.7.5 Signed-off-by: Gustavo Zacarias Signed-off-by: Thomas Petazzoni --- package/patch/patch.hash | 2 +- package/patch/patch.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/patch/patch.hash b/package/patch/patch.hash index 7f1b024ddd..d6e3a2d261 100644 --- a/package/patch/patch.hash +++ b/package/patch/patch.hash @@ -1,2 +1,2 @@ # Locally calculated after checking pgp signature -sha256 d09022de9d629561bf4dad44625ef4b1ead15178b210412113531730cdb6f19d patch-2.7.3.tar.xz +sha256 fd95153655d6b95567e623843a0e77b81612d502ecf78a489a4aed7867caa299 patch-2.7.5.tar.xz diff --git a/package/patch/patch.mk b/package/patch/patch.mk index 4fa0e4102e..765dfa923b 100644 --- a/package/patch/patch.mk +++ b/package/patch/patch.mk @@ -4,7 +4,7 @@ # ################################################################################ -PATCH_VERSION = 2.7.3 +PATCH_VERSION = 2.7.5 PATCH_SOURCE = patch-$(PATCH_VERSION).tar.xz PATCH_SITE = $(BR2_GNU_MIRROR)/patch PATCH_LICENSE = GPLv3+