wok diff jhead/receipt @ rev 24989

updated nfs-utils (2.4.3 -> 2.6.1)
author Hans-G?nter Theisgen
date Thu May 12 17:03:36 2022 +0100 (2022-05-12)
parents ad8b9ff412d2
children 5db546345599
line diff
     1.1 --- a/jhead/receipt	Sat Feb 12 18:42:31 2022 +0000
     1.2 +++ b/jhead/receipt	Thu May 12 17:03:36 2022 +0100
     1.3 @@ -1,15 +1,15 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="jhead"
     1.7 -VERSION="3.04"
     1.8 +VERSION="3.06.0.1"
     1.9  CATEGORY="graphics"
    1.10  SHORT_DESC="Exif Jpeg header manipulation tool."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12  LICENSE="PublicDomain"
    1.13 -WEB_SITE="http://www.sentex.net/~mwandel/jhead/"
    1.14 +WEB_SITE="https://www.sentex.net/~mwandel/jhead/"
    1.15  
    1.16  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.17 -WGET_URL="$WEB_SITE$TARBALL"
    1.18 +WGET_URL="https://github.com/Matthias-Wandel/$PACKAGE/archive/refs/tags/$VERSION.tar.gz"
    1.19  
    1.20  DEPENDS=""
    1.21  BUILD_DEPENDS=""