diff options
Diffstat (limited to 'package/comgt/Makefile')
-rw-r--r-- | package/comgt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/comgt/Makefile b/package/comgt/Makefile index b0a55ffec..5e36ad71c 100644 --- a/package/comgt/Makefile +++ b/package/comgt/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=comgt PKG_VERSION:=0.32 -PKG_RELEASE:=5 +PKG_RELEASE:=6 PKG_SOURCE:=$(PKG_NAME).$(PKG_VERSION).tgz PKG_SOURCE_URL:=@SF/comgt |