wok diff openssh/receipt @ rev 25017

updated openjpeg, openjpeg-dev and openjpeg-tools (1.5.0 -> 1.5.2)
author Hans-G?nter Theisgen
date Wed May 18 06:55:41 2022 +0100 (2022-05-18)
parents 7bea68e23e6b
children 980adf6bb9e7
line diff
     1.1 --- a/openssh/receipt	Mon May 10 20:32:02 2021 +0000
     1.2 +++ b/openssh/receipt	Wed May 18 06:55:41 2022 +0100
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="openssh"
     1.7 -VERSION="8.6p1"
     1.8 +VERSION="8.7p1"
     1.9  CATEGORY="security"
    1.10  SHORT_DESC="Openbsd Secure Shell."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12  LICENSE="BSD"
    1.13  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.14  WEB_SITE="http://www.openssh.org/"
    1.15 -WGET_URL="http://ftp.fr.openbsd.org/pub/OpenBSD/OpenSSH/portable/$TARBALL"
    1.16 +WGET_URL="https://ftp.fr.openbsd.org/pub/OpenBSD/OpenSSH/portable/$TARBALL"
    1.17  CONFIG_FILES="/etc/ssh/*config /etc/ssh/moduli"
    1.18  SECRET_FILES="/etc/ssh/*key*"
    1.19  TAGS="ssh security"