Browse Source

patch: update to version 2.7.6

Signed-off-by: Russell Senior <russell@personaltelco.net>
lilik-openwrt-22.03
Russell Senior 6 years ago
parent
commit
47351ade2f
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.5
PKG_VERSION:=2.7.6
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@GNU/patch
PKG_HASH:=fd95153655d6b95567e623843a0e77b81612d502ecf78a489a4aed7867caa299
PKG_HASH:=ac610bda97abe0d9f6b7c963255a11dcb196c25e337c61f94e4778d632f1d8fd
PKG_LICENSE:=GPL-3.0+
PKG_LICENSE_FILES:=COPYING


Loading…
Cancel
Save