wok diff procps/receipt @ rev 25509

sgmixer: update wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 12 13:14:45 2023 +0000 (16 months ago)
parents 7dd01dedad38
children
line diff
     1.1 --- a/procps/receipt	Wed Sep 28 08:10:35 2022 +0000
     1.2 +++ b/procps/receipt	Sun Feb 12 13:14:45 2023 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="https://procps.sourceforge.net/"
     1.5  
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WGET_URL="http://procps.sourceforge.net/$TARBALL"
     1.8 +WGET_URL="https://procps.sourceforge.net/$TARBALL"
     1.9  
    1.10  DEPENDS="ncurses"
    1.11  BUILD_DEPENDS="ncurses-dev"