Browse Source

Merge pull request #1036 from hnyman/patch275

patch: bump version to 2.7.5

compile tested for ar71xx
lilik-openwrt-22.03
champtar 9 years ago
parent
commit
9a92f286b9
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 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=patch
PKG_VERSION:=2.7.4
PKG_VERSION:=2.7.5
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@GNU/patch
PKG_MD5SUM:=abc59498fcdddd44e0d07764aa105fd2
PKG_MD5SUM:=e3da7940431633fb65a01b91d3b7a27a
PKG_LICENSE:=GPL-3.0+
PKG_LICENSE_FILES:=COPYING


Loading…
Cancel
Save