From: Nicolas Thill Date: Tue, 16 May 2006 23:33:00 +0000 (+0000) Subject: add md5sum (commit some forgotten changes). X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c638b79f98d1a58c4907f6cca5cc4ad9859e283f;p=librecmc%2Flibrecmc.git add md5sum (commit some forgotten changes). SVN-Revision: 3787 --- diff --git a/openwrt/package/gsm/Makefile b/openwrt/package/gsm/Makefile index b30a6c5ab5..bc906af1ff 100644 --- a/openwrt/package/gsm/Makefile +++ b/openwrt/package/gsm/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gsm PKG_VERSION:=1.0.10 PKG_RELEASE:=1 -PKG_MD5SUM:= +PKG_MD5SUM:=4b148480f82e96d274248e13880ec873 PKG_SOURCE_URL:=ftp://ftp.cs.tu-berlin.de/pub/local/kbs/tubmik/gsm/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz