mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 16:36:16 +02:00
Fix wrong md5sum
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1054 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
92f171b0b1
commit
c10f6281f1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user