浏览代码

patch: bump to version 2.7.5

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Gustavo Zacarias 10 年之前
父节点
当前提交
1eaf45fc6c
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      package/patch/patch.hash
  2. 1 1
      package/patch/patch.mk

+ 1 - 1
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

+ 1 - 1
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+