Browse Source

Merge pull request #844 from RussellSenior/patch-2.7.4

patch: bump version to 2.7.4
Steven Barth 10 years ago
parent
commit
76c46996dd
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      devel/patch/Makefile

+ 2
- 2
devel/patch/Makefile View File

@@ -8,12 +8,12 @@
8 8
 include $(TOPDIR)/rules.mk
9 9
 
10 10
 PKG_NAME:=patch
11
-PKG_VERSION:=2.7.3
11
+PKG_VERSION:=2.7.4
12 12
 PKG_RELEASE:=1
13 13
 
14 14
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
15 15
 PKG_SOURCE_URL:=@GNU/patch
16
-PKG_MD5SUM:=29b87be845e4662ab0ca0d48a805ecc6
16
+PKG_MD5SUM:=abc59498fcdddd44e0d07764aa105fd2
17 17
 PKG_LICENSE:=GPL-3.0+
18 18
 PKG_LICENSE_FILES:=COPYING
19 19