From ed4e536a24cf25843a50fca4120af9d195b0f4da Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Sat, 23 Mar 2019 18:09:12 +0100 Subject: [PATCH] vasm: bump version. --- dev-lang/vasm/{vasm-1.8b.recipe => vasm-1.8e.recipe} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename dev-lang/vasm/{vasm-1.8b.recipe => vasm-1.8e.recipe} (92%) diff --git a/dev-lang/vasm/vasm-1.8b.recipe b/dev-lang/vasm/vasm-1.8e.recipe similarity index 92% rename from dev-lang/vasm/vasm-1.8b.recipe rename to dev-lang/vasm/vasm-1.8e.recipe index 51a249355..fe5d669bf 100644 --- a/dev-lang/vasm/vasm-1.8b.recipe +++ b/dev-lang/vasm/vasm-1.8e.recipe @@ -47,9 +47,8 @@ HOMEPAGE="http://sun.hasenbraten.de/vasm/" COPYRIGHT="2002-2017 Volker Barthelmann" LICENSE="vasm" REVISION="1" -#SOURCE_URI="http://server.owl.de/~frank/tags/vasm1_8b.tar.gz" -SOURCE_URI="http://sun.hasenbraten.de/vasm/release/vasm.tar.gz" -CHECKSUM_SHA256="298e0c0e82ff1ec6f047b5c5c7694dca9fd6ef8b8c40b511818841e399a95991" +SOURCE_URI="https://server.owl.de/~frank/tags/vasm1_8e.tar.gz" +CHECKSUM_SHA256="5f1ebb8b81d2d9664e5c2646f1abbc5fb795642ed117f55e84a66590a62760ff" SOURCE_DIR="vasm" ARCHITECTURES="x86_gcc2"