From: Nicolas Thill Date: Tue, 24 May 2005 18:59:39 +0000 (+0000) Subject: Fix wrong md5sum X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=4741784cf869c011f1c61b9e056091d6228aa845;p=librecmc%2Flibrecmc.git Fix wrong md5sum SVN-Revision: 1054 --- diff --git a/openwrt/package/sablevm-classpath/Makefile b/openwrt/package/sablevm-classpath/Makefile index 1730ea9fd3..1a006cab0f 100644 --- a/openwrt/package/sablevm-classpath/Makefile +++ b/openwrt/package/sablevm-classpath/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sablevm-classpath PKG_VERSION:=1.11.3 PKG_RELEASE:=1 -PKG_MD5SUM:=aea6e808c5f2e3646a60971485220bff +PKG_MD5SUM:=0aed850f5583199b3d1adb41ac2043ed PKG_SOURCE_URL:=http://sablevm.org/download/release/$(PKG_VERSION)/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz