wok diff gnustep-make/receipt @ rev 24950
updated nagios-plugins and nagios-plugins-mysql (2.3.3 -> 2.4.0)
author | Hans-G?nter Theisgen |
---|---|
date | Sat Apr 23 10:03:51 2022 +0100 (2022-04-23) |
parents | 453c249b6219 |
children | 2155b2665e26 |
line diff
1.1 --- a/gnustep-make/receipt Fri Feb 11 17:50:36 2022 +0000 1.2 +++ b/gnustep-make/receipt Sat Apr 23 10:03:51 2022 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="gnustep-make" 1.7 -VERSION="2.7.0" 1.8 +VERSION="2.9.0" 1.9 CATEGORY="development" 1.10 SHORT_DESC="GNUstep make package." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -11,7 +11,7 @@ 1.13 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.14 WGET_URL="http://ftp.gnustep.org/pub/gnustep/core/$TARBALL" 1.15 1.16 -DEPENDS="make" 1.17 +DEPENDS="" 1.18 1.19 # What is the latest version available today? 1.20 current_version() 1.21 @@ -28,7 +28,7 @@ 1.22 --with-layout=fhs \ 1.23 $CONFIGURE_ARGS && 1.24 make && 1.25 - make DESTDIR=$DESTDIR install 1.26 + make install DESTDIR=$DESTDIR 1.27 } 1.28 1.29 # Rules to gen a SliTaz package suitable for Tazpkg.