wok-next diff orbit2/receipt @ rev 21032
Fix some homepages: follow HTTP redirections.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat Nov 03 17:26:00 2018 +0200 (2018-11-03) |
parents | d5aab818505e |
children |
line diff
1.1 --- a/orbit2/receipt Fri Nov 02 14:15:08 2018 +0200 1.2 +++ b/orbit2/receipt Sat Nov 03 17:26:00 2018 +0200 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="A CORBA 2.4-compliant Object Request Broker (ORB) - deprecated" 1.5 MAINTAINER="devel@slitaz.org" 1.6 LICENSE="GPL2" 1.7 -WEB_SITE="https://projects.gnome.org/ORBit2/" 1.8 +WEB_SITE="https://projects-old.gnome.org/ORBit2/" 1.9 1.10 TARBALL="ORBit2-$VERSION.tar.bz2" 1.11 WGET_URL="$GNOME_MIRROR/ORBit2/${VERSION%.*}/$TARBALL"