wok diff guichan/receipt @ rev 25373
updated tree (1.8.0 -> 2.0.2)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Jul 29 15:10:59 2022 +0100 (2022-07-29) |
parents | b9659e3c2111 |
children | 7dd01dedad38 |
line diff
1.1 --- a/guichan/receipt Thu Feb 24 19:32:16 2022 +0000 1.2 +++ b/guichan/receipt Fri Jul 29 15:10:59 2022 +0100 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="BSD" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WEB_SITE="http://guichan.sourceforge.net/" 1.7 -WGET_URL="http://$PACKAGE.googlecode.com/files/$TARBALL" 1.8 +WGET_URL="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/$PACKAGE/$TARBALL" 1.9 1.10 DEPENDS="libsdl libsdl-image" 1.11 BUILD_DEPENDS="libsdl-dev libsdl-image-dev mesa-dev"