From: acinonyx Date: Wed, 9 Jan 2013 21:55:33 +0000 (+0000) Subject: [packages_12.09] jamvm: Fix source package mirror MD5 sum X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=faad1f13fb393012cbf8d2811ab3c053c35be4f1;p=12.09%2Fpackages.git [packages_12.09] jamvm: Fix source package mirror MD5 sum [backport r35072, r35073] 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 [b_tsiligiannis@silverton.gr: Bump release number, update copyright date] Signed-off-by: Vasilis Tsiligiannis git-svn-id: svn://svn.openwrt.org/openwrt/branches/packages_12.09@35075 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/lang/jamvm/Makefile b/lang/jamvm/Makefile index 4d87908..858a47c 100644 --- a/lang/jamvm/Makefile +++ b/lang/jamvm/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2010 OpenWrt.org +# Copyright (C) 2006-2012 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,14 +9,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=jamvm PKG_VERSION:=1.6.0-git -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE_PROTO:=git 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