From 48c507b7ed063705e1d6123d45710878ea5cb98a Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Mon, 20 Oct 2014 10:00:02 +0000 Subject: fix compile against musl Signed-off-by: Imre Kaloz SVN-Revision: 43000 --- package/network/utils/comgt/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/network/utils/comgt/Makefile') diff --git a/package/network/utils/comgt/Makefile b/package/network/utils/comgt/Makefile index 5fccd947e6..2edb9a0f3c 100644 --- a/package/network/utils/comgt/Makefile +++ b/package/network/utils/comgt/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2012 OpenWrt.org +# Copyright (C) 2006-2014 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=comgt PKG_VERSION:=0.32 -PKG_RELEASE:=23 +PKG_RELEASE:=24 PKG_SOURCE:=$(PKG_NAME).$(PKG_VERSION).tgz PKG_SOURCE_URL:=@SF/comgt -- cgit v1.2.3