wok-next diff gnome-ppp/receipt @ rev 21469

updated tinc (1.0.25 -> 1.0.36)
author Hans-G?nter Theisgen
date Wed May 13 07:41:00 2020 +0100 (2020-05-13)
parents d3444352a0af
children
line diff
     1.1 --- a/gnome-ppp/receipt	Fri Apr 13 17:21:19 2018 +0300
     1.2 +++ b/gnome-ppp/receipt	Wed May 13 07:41:00 2020 +0100
     1.3 @@ -4,9 +4,9 @@
     1.4  VERSION="0.3.23"
     1.5  CATEGORY="network"
     1.6  SHORT_DESC="A GNOME 2 WvDial frontend"
     1.7 -MAINTAINER="jozee@slitaz.org"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="GPL2"
    1.10 -WEB_SITE="http://www.gnomefiles.org/app.php?soft_id=41"
    1.11 +WEB_SITE="https://web.archive.org/web/20100728041618/http://www.gnomefiles.org:80/app.php?soft_id=41"
    1.12  
    1.13  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.14  WGET_URL="http://gd.tuwien.ac.at/opsys/linux/gentoo/distfiles/$TARBALL"
    1.15 @@ -19,7 +19,7 @@
    1.16  	./configure $CONFIGURE_ARGS &&
    1.17  	fix libtool &&
    1.18  	make &&
    1.19 -	make DESTDIR=$DESTDIR install
    1.20 +	make DESTDIR=$install install
    1.21  }
    1.22  
    1.23  genpkg_rules() {