wok diff eggwm/receipt @ rev 25403
updated vzctl (3.0.25.1 -> 4.11.1)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Aug 02 16:35:24 2022 +0100 (2022-08-02) |
parents | e1e1678c5265 |
children | a66f312c374b |
line diff
1.1 --- a/eggwm/receipt Mon May 02 11:23:24 2022 +0000 1.2 +++ b/eggwm/receipt Tue Aug 02 16:35:24 2022 +0100 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL3" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WEB_SITE="https://github.com/JoseExposito/eggwm" 1.7 -WGET_URL="http://eggwm.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="xorg-libX11 libQtCore libQtGui" 1.11 BUILD_DEPENDS="qmake Qt4-dev"