wok rev 21918

updated smake (1.2a49 -> 1.2.5)
author Hans-G?nter Theisgen
date Sat Oct 05 11:15:38 2019 +0100 (2019-10-05)
parents 0601356024df
children 423ad3757fef
files smake/receipt
line diff
     1.1 --- a/smake/receipt	Sat Oct 05 10:18:31 2019 +0100
     1.2 +++ b/smake/receipt	Sat Oct 05 11:15:38 2019 +0100
     1.3 @@ -1,14 +1,15 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="smake"
     1.7 -VERSION="1.2a49"
     1.8 +VERSION="1.2.5"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Generate executables and other files from source."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12  LICENSE="GPL2 LGPL2.1 CDDL"
    1.13 +WEB_SITE="https://sourceforge.net/projects/s-make/"
    1.14 +
    1.15  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.16 -WEB_SITE="https://sourceforge.net/projects/s-make/"
    1.17 -WGET_URL="ftp://ftp.berlios.de/pub/smake/alpha/$TARBALL"
    1.18 +WGET_URL="hhtps://downloads.sourceforge.net/s-make/$TARBALL"
    1.19  
    1.20  DEPENDS=""
    1.21  BUILD_DEPENDS=""