From 14d4c6fe56a3f7b1524d15cc03565196f0fdcc95 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sun, 9 Sep 2012 19:46:38 +0000 Subject: [package] comgt: fix 3g redialling if dongle is physically reattached (#11567, #12008) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33350 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/comgt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/comgt/Makefile') diff --git a/package/comgt/Makefile b/package/comgt/Makefile index ef0164ea35..ae8aa668ba 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:=19 +PKG_RELEASE:=20 PKG_SOURCE:=$(PKG_NAME).$(PKG_VERSION).tgz PKG_SOURCE_URL:=@SF/comgt -- cgit v1.2.3