wok diff djmount/receipt @ rev 25097

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jun 18 20:27:19 2022 +0000 (23 months ago)
parents 640a2eba2511
children b0069c845544
line diff
     1.1 --- a/djmount/receipt	Mon Feb 07 11:38:23 2022 +0000
     1.2 +++ b/djmount/receipt	Sat Jun 18 20:27:19 2022 +0000
     1.3 @@ -12,8 +12,8 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.6  
     1.7 -DEPENDS="fuse readline"
     1.8 -BUILD_DEPENDS="automake bash fuse-dev readline-dev"	# libupnp libupnp-dev
     1.9 +DEPENDS="fuse2 readline"
    1.10 +BUILD_DEPENDS="automake bash fuse2-dev readline-dev"	# libupnp libupnp-dev
    1.11  							# included in source archive
    1.12  
    1.13  # What is the latest version available today?