[packages] jamvm: Fix source package mirror MD5 sum

MD5SUM of a package jamvm located in openwrt mirror does not match the PKG_MIRROR_MD5SUM in the Makefile of jamvm package

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35072 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
acinonyx 2013-01-09 21:47:45 +00:00
parent a336247276
commit 6c43265b01

View File

@ -16,7 +16,7 @@ PKG_SOURCE_URL:=git://git.berlios.de/jamvm
PKG_SOURCE_VERSION:=4617da717ecb05654ea5bb9572338061106a414d
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_MD5SUM:=fd546a48f9e248d21d879664240892a1
PKG_MIRROR_MD5SUM:=66a728a3cb8dad0e3773035c4049eb5f
PKG_FIXUP:=autoreconf
PKG_INSTALL:=1