wok diff drbl/receipt @ rev 25032

giblib: modified configure parameter
author Hans-G?nter Theisgen
date Fri May 20 10:31:08 2022 +0100 (2022-05-20)
parents bfabe25c21ff
children fdf4e6f54d4f
line diff
     1.1 --- a/drbl/receipt	Sun Feb 13 18:01:32 2022 +0000
     1.2 +++ b/drbl/receipt	Fri May 20 10:31:08 2022 +0100
     1.3 @@ -9,7 +9,9 @@
     1.4  WEB_SITE="http://drbl.org/"
     1.5  
     1.6  TARBALL="$PACKAGE-$VERSION.tar.xz"
     1.7 -WGET_URL="http://free.nchc.org.tw/$PACKAGE-core/src/stable/$TARBALL"
     1.8 +#WGET_URL="http://free.nchc.org.tw/$PACKAGE-core/src/stable/$TARBALL"
     1.9 +#https://sourceforge.net/projects/drbl/files/drbl_stable/2.25.10/drbl-2.25.10.tar.xz/download
    1.10 +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.11  
    1.12  DEPENDS="bash bc binutils dialog disktype dmidecode e2fsprogs ethtool expect \
    1.13  file gnu-netcat lzop memtest mtools openssh parted partimage perl pigz procps \