wok diff lvmts/receipt @ rev 25397

updated viewnior (1.7 -> 1.8)
author Hans-G?nter Theisgen
date Tue Aug 02 10:30:16 2022 +0100 (22 months ago)
parents 89c8d8b6cf48
children
line diff
     1.1 --- a/lvmts/receipt	Fri Feb 18 09:29:30 2022 +0000
     1.2 +++ b/lvmts/receipt	Tue Aug 02 10:30:16 2022 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="lvmts"
     1.7 -GITHASH="aa722606e6dbdf6c15eb8b9294ad789814592c18"
     1.8 +GITHASH="aa722606e6dbdf6c15eb8b9294ad789814592c18"	# 20120822
     1.9  VERSION=${GITHASH:0:7}
    1.10  CATEGORY="system-tools"
    1.11  SHORT_DESC="Hierarchical Storage Manager utilizing LVM."
    1.12 @@ -9,7 +9,7 @@
    1.13  LICENSE="GPL3"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.15  WEB_SITE="https://github.com/tomato42/lvmts/"
    1.16 -WGET_URL="https://nodeload.github.com/tomato42/lvmts/tarball/$GITHASH"
    1.17 +WGET_URL="https://nodeload.github.com/tomato42/lvmts/tar.gz/$GITHASH"
    1.18  
    1.19  DEPENDS="lvm2 blktrace libconfuse"
    1.20  BUILD_DEPENDS="wget lvm2-dev libconfuse"