From: Vasilis Tsiligiannis Date: Wed, 9 Jan 2013 21:47:45 +0000 (+0000) Subject: jamvm: Fix source package mirror MD5 sum X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=943b1cf0169ce7f428856ccfccf2008415064295;p=openwrt%2Fsvn-archive%2Fpackages.git 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 Signed-off-by: Vasilis Tsiligiannis SVN-Revision: 35072 --- diff --git a/lang/jamvm/Makefile b/lang/jamvm/Makefile index 4d8790834..3c15444fb 100644 --- a/lang/jamvm/Makefile +++ b/lang/jamvm/Makefile @@ -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