vasm: use tagged archive

The previous link always pointed to the latest version of the source.
This commit is contained in:
Adrien Destugues
2016-08-21 22:10:06 +02:00
committed by Adrien Destugues
parent 1953dc91c6
commit b44d429164

View File

@@ -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"