gnustep-make: update to 2.8.0.

This commit is contained in:
Andrew Benson 2020-04-27 10:58:14 -05:00 committed by Helmut Pozimski
parent 1ff02e13cd
commit 083b8b8c03

View file

@ -1,16 +1,16 @@
# Template build file for 'gnustep-make'
# Template file for 'gnustep-make'
pkgname=gnustep-make
version=2.7.0
revision=3
version=2.8.0
revision=1
build_style=gnu-configure
conf_files="/etc/GNUstep/GNUstep.conf"
hostmakedepends="which"
short_desc="GNU Step Makefile helpers for a GNUstep-based project"
maintainer="Toyam Cox <Vaelatern@gmail.com>"
license="LGPL-3"
license="GPL-3.0-or-later"
homepage="http://www.gnustep.org"
distfiles="http://ftp.gnustep.org/pub/gnustep/core/${pkgname}-${version}.tar.gz"
checksum=90a01cbfb68aafe01c4cc4123121ebd2da0e1e2076795b5682f0833fddf311ce
checksum=9fce2942dd945c103df37d668dd5fff650b23351b25a650428f6f59133f5ca5d
post_install() {
sed -i 's,/builddir/.xbps-gnustep-make/wrappers,/usr/bin,g' ${DESTDIR}/usr/share/GNUstep/Makefiles/config.make