diff options
Diffstat (limited to 'devel/patch/Makefile')
-rw-r--r-- | devel/patch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/patch/Makefile b/devel/patch/Makefile index 5ea67c7a8..c84267503 100644 --- a/devel/patch/Makefile +++ b/devel/patch/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=patch PKG_VERSION:=2.7.6 -PKG_RELEASE:=6 +PKG_RELEASE:=7 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@GNU/patch |