wok diff singularity/receipt @ rev 25176

updated python-formalchemy (1.5.5 -> 1.5.6)
author Hans-G?nter Theisgen
date Fri Jul 01 17:52:21 2022 +0100 (23 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	Fri Jul 01 17:52:21 2022 +0100
     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"