From bb5e73881b734ff1a0bd82ed2b8e6a356a6a9e59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20K=C3=BChling?= Date: Tue, 14 Sep 2010 00:43:39 +0200 Subject: [PATCH] use new upstream snapshot that fixes various problems reported on discussion@lists.en.qi-hardware.com --- gforth/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gforth/Makefile b/gforth/Makefile index 2347104..99ca18b 100644 --- a/gforth/Makefile +++ b/gforth/Makefile @@ -16,7 +16,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gforth -PKG_SNAPSHOT_DATE=20100807 +PKG_SNAPSHOT_DATE=2010913 PKG_VERSION=0.7.0-$(PKG_SNAPSHOT_DATE) PKG_RELEASE:=4 @@ -30,7 +30,7 @@ PKG_SOURCE_URL:=\ http://user.cs.tu-berlin.de/~dvdkhlng/ \ http://mosquito.dyndns.tv/~spock/ #PKG_SOURCE_URL:= file://~/forth/gforth/ -PKG_MD5SUM:=fb1d0dee4836dab57fd3eadbd5fc1922 +PKG_MD5SUM:=4b52f42aac9c78121dedeca7aa998b37 # Alternate download #1 via CVS: this doesn't work, as CVS is missing the # kernel.fi images needed for boot-strapping :(