wok rev 25499

Up whois (5.5.14)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Dec 22 13:03:20 2022 +0000 (16 months ago)
parents 48dff2952881
children 3d69fd0979df
files fop/receipt libsdl-gfx-dev/receipt libsdl-gfx/receipt midori-lang/receipt midori/receipt whois/receipt
line diff
     1.1 --- a/fop/receipt	Thu Dec 15 12:09:07 2022 +0000
     1.2 +++ b/fop/receipt	Thu Dec 22 13:03:20 2022 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="https://xmlgraphics.apache.org/fop/"
     1.5  
     1.6  TARBALL="$PACKAGE-$VERSION-bin.tar.gz"
     1.7 -WGET_URL="https://apache.org/dist/xmlgraphics/$PACKAGE/binaries/$TARBALL"
     1.8 +WGET_URL="https://archive.apache.org/dist/xmlgraphics/$PACKAGE/binaries/$TARBALL"
     1.9  
    1.10  SUGGESTED="java-jre"
    1.11  DEPENDS=""
     2.1 --- a/libsdl-gfx-dev/receipt	Thu Dec 15 12:09:07 2022 +0000
     2.2 +++ b/libsdl-gfx-dev/receipt	Thu Dec 22 13:03:20 2022 +0000
     2.3 @@ -8,7 +8,7 @@
     2.4  LICENSE="LGPL"
     2.5  WANTED="libsdl-gfx"
     2.6  SOURCE="SDL_gfx"
     2.7 -WEB_SITE="http://www.ferzkopp.net/joomla/content/view/19/14/"
     2.8 +WEB_SITE="https://www.ferzkopp.net/joomla/content/view/19/14/"
     2.9  
    2.10  DEPENDS="libsdl-gfx"
    2.11  
     3.1 --- a/libsdl-gfx/receipt	Thu Dec 15 12:09:07 2022 +0000
     3.2 +++ b/libsdl-gfx/receipt	Thu Dec 22 13:03:20 2022 +0000
     3.3 @@ -8,8 +8,8 @@
     3.4  MAINTAINER="pankso@slitaz.org"
     3.5  LICENSE="LGPL"
     3.6  TARBALL="$SOURCE-$VERSION.tar.gz"
     3.7 -WEB_SITE="http://www.ferzkopp.net/joomla/content/view/19/14/"
     3.8 -WGET_URL="http://www.ferzkopp.net/Software/SDL_gfx-${VERSION%.*}/$TARBALL"
     3.9 +WEB_SITE="https://www.ferzkopp.net/joomla/content/view/19/14/"
    3.10 +WGET_URL="https://www.ferzkopp.net/Software/SDL_gfx-${VERSION%.*}/$TARBALL"
    3.11  
    3.12  DEPENDS="libsdl"
    3.13  BUILD_DEPENDS="libsdl-dev"
     4.1 --- a/midori-lang/receipt	Thu Dec 15 12:09:07 2022 +0000
     4.2 +++ b/midori-lang/receipt	Thu Dec 22 13:03:20 2022 +0000
     4.3 @@ -6,7 +6,7 @@
     4.4  SHORT_DESC="Lightweight web browser based on GTK+/WebKit - localised messages."
     4.5  MAINTAINER="maintainer@slitaz.org"
     4.6  LICENSE="LGPL2.1"
     4.7 -WEB_SITE="http://twotoasts.de/index.php/midori/"
     4.8 +WEB_SITE="https://github.com/midori-browser/core"
     4.9  
    4.10  WANTED="midori"
    4.11  
     5.1 --- a/midori/receipt	Thu Dec 15 12:09:07 2022 +0000
     5.2 +++ b/midori/receipt	Thu Dec 22 13:03:20 2022 +0000
     5.3 @@ -7,7 +7,7 @@
     5.4  SHORT_DESC="Lightweight web browser based on GTK+/WebKit"
     5.5  MAINTAINER="pankso@slitaz.org"
     5.6  LICENSE="LGPL2.1"
     5.7 -WEB_SITE="http://twotoasts.de/index.php/midori/"
     5.8 +WEB_SITE="https://github.com/midori-browser/core"
     5.9  
    5.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    5.11  WGET_URL="https://archive.xfce.org/src/archive/$PACKAGE/${VERSION%.*}/$TARBALL"
     6.1 --- a/whois/receipt	Thu Dec 15 12:09:07 2022 +0000
     6.2 +++ b/whois/receipt	Thu Dec 22 13:03:20 2022 +0000
     6.3 @@ -1,15 +1,15 @@
     6.4  # SliTaz package receipt.
     6.5  
     6.6  PACKAGE="whois"
     6.7 -VERSION="5.5.13"
     6.8 +VERSION="5.5.14"
     6.9  CATEGORY="network"
    6.10  SHORT_DESC="The whois client by Marco d'Itri."
    6.11  MAINTAINER="slaxemulator@gmail.com"
    6.12  LICENSE="GPL2"
    6.13  WEB_SITE="https://www.linux.it/~md/software/"
    6.14  
    6.15 -TARBALL="${PACKAGE}_${VERSION}.tar.xz"
    6.16 -WGET_URL="https://ftp.debian.org/debian/pool/main/${PACKAGE:0:1}/$PACKAGE/$TARBALL"
    6.17 +TARBALL="$PACKAGE-$VERSION.tar.gz"
    6.18 +WGET_URL="https://github.com/rfc1036/whois/archive/refs/tags/v$VERSION.tar.gz"
    6.19  
    6.20  DEPENDS="libidn"
    6.21  BUILD_DEPENDS="libidn-dev perl"