wok diff serf/receipt @ rev 25694

dropbear: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Apr 21 14:12:01 2024 +0000 (2 months ago)
parents cb67b4f8be05
children
line diff
     1.1 --- a/serf/receipt	Wed Mar 16 11:02:39 2022 +0000
     1.2 +++ b/serf/receipt	Sun Apr 21 14:12:01 2024 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="Apache"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.6  WEB_SITE="https://serf.apache.org/"
     1.7 -WGET_URL="https://www.apache.org/dist/serf/$TARBALL"
     1.8 +WGET_URL="https://archive.apache.org/dist/serf/$TARBALL"
     1.9  
    1.10  DEPENDS="libssl zlib apr apr-util"
    1.11  BUILD_DEPENDS="scons apr-dev apr-util-dev openssl-dev zlib-dev"