development/gnustep-make: Updated for version 2.8.0.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2020-12-10 10:55:32 +01:00 committed by Robby Workman
parent e04d776171
commit 7a5dba5f92
2 changed files with 5 additions and 5 deletions

View File

@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=gnustep-make
VERSION=${VERSION:-2.7.0}
BUILD=${BUILD:-2}
VERSION=${VERSION:-2.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then

View File

@ -1,8 +1,8 @@
PRGNAM="gnustep-make"
VERSION="2.7.0"
VERSION="2.8.0"
HOMEPAGE="http://www.gnustep.org"
DOWNLOAD="ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-make-2.7.0.tar.gz"
MD5SUM="bd3981da51667df1d011f807895db65d"
DOWNLOAD="ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-make-2.8.0.tar.gz"
MD5SUM="90f96edf0fa536c32e9155e48698317b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""