diff options
Diffstat (limited to 'package/patch/patch.mk')
-rw-r--r-- | package/patch/patch.mk | 2 |
1 files changed, 1 insertions, 1 deletions
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+ |