wok-6.x diff libdaq/receipt @ rev 25565
Reenable rpc for glibc, fix gpxe grub4dos receipt, fix linld url
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Tue May 09 17:24:00 2023 +0000 (21 months ago) |
parents | 22471cbea549 |
children |
line diff
1.1 --- a/libdaq/receipt Thu May 19 17:04:56 2022 +0000 1.2 +++ b/libdaq/receipt Tue May 09 17:24:00 2023 +0000 1.3 @@ -10,7 +10,7 @@ 1.4 1.5 SOURCE="daq" 1.6 TARBALL="$SOURCE-$VERSION.tar.gz" 1.7 -WGET_URL="https://www.snort.org/downloads/archive/snort/$TARBALL" 1.8 +WGET_URL="https://distfiles.macports.org/daq/$TARBALL" 1.9 1.10 DEPENDS="libpcap" 1.11 BUILD_DEPENDS="automake bison flex libpcap-dev"