From: Mirko Vogt Date: Thu, 22 Jan 2009 22:59:37 +0000 (+0000) Subject: updated out of the hope it'll not segfault randomly anymore X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=715c63e6bb5f2ab29879327cc24c8a32340ba486 updated out of the hope it'll not segfault randomly anymore SVN-Revision: 14151 --- diff --git a/phone/gsm0710muxd/Makefile b/phone/gsm0710muxd/Makefile index d4cfb5cdd3..b9af1d4e53 100644 --- a/phone/gsm0710muxd/Makefile +++ b/phone/gsm0710muxd/Makefile @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gsm0710muxd -PKG_VERSION:=0.9.2.2 -PKG_REV:=95151f9e2fe37e0989b981027deefa3821a3b4e5 +PKG_VERSION:=20090121 +PKG_REV:=aae188c6b03d1fac8e4b5e4abe99235210ae6e25 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2