# HG changeset patch # User Pascal Bellard # Date 1570637577 -7200 # Node ID 39567aac119741aa50e2d45b718c81d981d617a9 # Parent bf50132c9c5e4840ed9c749ff957f5ed83fe5151 Up putty (0.73) diff -r bf50132c9c5e -r 39567aac1197 cmatrix/receipt --- a/cmatrix/receipt Wed Oct 09 17:06:08 2019 +0100 +++ b/cmatrix/receipt Wed Oct 09 18:12:57 2019 +0200 @@ -7,8 +7,8 @@ MAINTAINER="paul@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://www.asty.org/cmatrix/" -WGET_URL="http://www.asty.org/cmatrix/dist/$TARBALL" +WEB_SITE="https://www.asty.org/cmatrix/" +WGET_URL="https://www.asty.org/cmatrix/dist/$TARBALL" DEPENDS="ncurses" BUILD_DEPENDS="ncurses-dev" diff -r bf50132c9c5e -r 39567aac1197 geos-dev/receipt --- a/geos-dev/receipt Wed Oct 09 17:06:08 2019 +0100 +++ b/geos-dev/receipt Wed Oct 09 18:12:57 2019 +0200 @@ -6,7 +6,7 @@ SHORT_DESC="Geos dev files." MAINTAINER="erjo@slitaz.org" LICENSE="LGPL2.1" -WEB_SITE="http://trac.osgeo.org/geos/" +WEB_SITE="https://trac.osgeo.org/geos/" WANTED="geos" DEPENDS="geos" diff -r bf50132c9c5e -r 39567aac1197 geos/receipt --- a/geos/receipt Wed Oct 09 17:06:08 2019 +0100 +++ b/geos/receipt Wed Oct 09 18:12:57 2019 +0200 @@ -6,7 +6,7 @@ SHORT_DESC="Geometry Engine, Open Source." MAINTAINER="erjo@slitaz.org" LICENSE="LGPL2.1" -WEB_SITE="http://trac.osgeo.org/geos/" +WEB_SITE="https://trac.osgeo.org/geos/" TARBALL="$PACKAGE-$VERSION.tar.bz2" WGET_URL="http://download.osgeo.org/geos/$TARBALL" diff -r bf50132c9c5e -r 39567aac1197 putty/receipt --- a/putty/receipt Wed Oct 09 17:06:08 2019 +0100 +++ b/putty/receipt Wed Oct 09 18:12:57 2019 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="putty" -VERSION="0.71" +VERSION="0.73" CATEGORY="utilities" TAGS="ssh telnet" SHORT_DESC="A free telnet and SSH client." diff -r bf50132c9c5e -r 39567aac1197 znotes/receipt --- a/znotes/receipt Wed Oct 09 17:06:08 2019 +0100 +++ b/znotes/receipt Wed Oct 09 18:12:57 2019 +0200 @@ -6,9 +6,9 @@ SHORT_DESC="zNotes is lightweigh crossplatform application for notes management" MAINTAINER="al.bobylev@gmail.com" LICENSE="GPL3" -WEB_SITE="http://qt-apps.org/content/show.php/zNotes?content=113117" +#WEB_SITE="http://qt-apps.org/content/show.php/zNotes?content=113117" #WEB_SITE="http://znotes.sourceforge.net/" -#WEB_SITE="https://github.com/proton/zNotes" +WEB_SITE="https://github.com/proton/zNotes" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="https://github.com/proton/zNotes/archive/$VERSION.tar.gz"