wok diff open-iscsi/receipt @ rev 25107

Up open-iscsi (2.0.873)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jun 22 17:23:49 2022 +0000 (24 months ago)
parents 870e1ce31226
children aa9194512ca0
line diff
     1.1 --- a/open-iscsi/receipt	Fri Apr 08 10:34:41 2022 +0000
     1.2 +++ b/open-iscsi/receipt	Wed Jun 22 17:23:49 2022 +0000
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="open-iscsi"
     1.7 -VERSION="2.0-871"
     1.8 +VERSION="2.0.873"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="Implementation of RFC3720 userland utilities."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12  LICENSE="GPL2"
    1.13  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.14  WEB_SITE="https://www.open-iscsi.com/"
    1.15 -WGET_URL="${WEB_SITE}bits/$TARBALL"
    1.16 +WGET_URL="https://github.com/open-iscsi/open-iscsi/archive/refs/tags/$VERSION.tar.gz"
    1.17  
    1.18  DEPENDS="linux-scsi"
    1.19  BUILD_DEPENDS="linux-module-headers"