wok diff ovz-web-panel/receipt @ rev 25049
Update some wget_url
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jun 04 20:10:27 2022 +0000 (2022-06-04) |
parents | d765616e1f3d |
children | 7364ffdaaa60 |
line diff
1.1 --- a/ovz-web-panel/receipt Sat May 07 20:53:56 2022 +0000 1.2 +++ b/ovz-web-panel/receipt Sat Jun 04 20:10:27 2022 +0000 1.3 @@ -7,7 +7,7 @@ 1.4 MAINTAINER="erjo@slitaz.org" 1.5 LICENSE="GPL2" 1.6 TARBALL="${PACKAGE}-${VERSION}.tgz" 1.7 -WEB_SITE="https://code.google.com/archive/p/ovz-web-panel/" 1.8 +WEB_SITE="https://github.com/sibprogrammer/owp" 1.9 WGET_URL="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/$PACKAGE/$TARBALL" 1.10 1.11 DEPENDS="ruby-enterprise sqlite3-ruby"