wok diff smake/receipt @ rev 22291

updated xorg-xkbutils (1.0.3 -> 1.0.4)
author Hans-G?nter Theisgen
date Wed Nov 13 16:11:02 2019 +0100 (2019-11-13)
parents 8dd8bab3f0ca
children 3105f866bc3e
line diff
     1.1 --- a/smake/receipt	Thu Jan 24 14:51:04 2019 +0100
     1.2 +++ b/smake/receipt	Wed Nov 13 16:11:02 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=""