wok-6.x diff singularity/receipt @ rev 25508
Up memtest (6.10)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Feb 12 10:26:56 2023 +0000 (22 months ago) |
parents | 934055de50e2 |
children |
line diff
1.1 --- a/singularity/receipt Wed Feb 16 21:07:01 2022 +0000 1.2 +++ b/singularity/receipt Sun Feb 12 10:26:56 2023 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL2" 1.5 TARBALL="$PACKAGE-$VERSION-src.tar.gz" 1.6 WEB_SITE="http://emhsoft.com/singularity/index.html" 1.7 -WGET_URL="http://endgame-singularity.googlecode.com/files/$TARBALL" 1.8 +WGET_URL="https://github.com/singularity/singularity/archive/refs/tags/v$VERSION.tar.gz" 1.9 1.10 DEPENDS="python python-pygame libsdl-image libsdl-mixer python-numpy" 1.11 BUILD_DEPENDS="patch"