From b44d42916469121aa00705125a9bb71ccdef93fc Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Sun, 21 Aug 2016 22:10:06 +0200 Subject: [PATCH] vasm: use tagged archive The previous link always pointed to the latest version of the source. --- dev-lang/vasm/vasm-1.7c.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lang/vasm/vasm-1.7c.recipe b/dev-lang/vasm/vasm-1.7c.recipe index 43e2364fc..4bfc0c0bf 100644 --- a/dev-lang/vasm/vasm-1.7c.recipe +++ b/dev-lang/vasm/vasm-1.7c.recipe @@ -45,8 +45,8 @@ HOMEPAGE="http://sun.hasenbraten.de/vasm/" COPYRIGHT="2002-2015 Volker Barthelmann" LICENSE="vasm" REVISION="1" -SOURCE_URI="http://sun.hasenbraten.de/vasm/release/vasm.tar.gz" -CHECKSUM_SHA256="6ff9d97ae1593032c8030f8ef59bf85dda4c6158f067dad7504c816e33416658" +SOURCE_URI="http://server.owl.de/~frank/tags/vasm1_7c.tar.gz" +CHECKSUM_SHA256="28abaf48a035ed40903cc24ec864248f15e6610475b4cf17a5ec36c38c67456d" SOURCE_DIR="vasm" ARCHITECTURES="x86_gcc2"