mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
gnustep-make: update to 2.9.0.
This commit is contained in:
parent
c338a56454
commit
928644c123
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnustep-make'
|
# Template file for 'gnustep-make'
|
||||||
pkgname=gnustep-make
|
pkgname=gnustep-make
|
||||||
version=2.8.0
|
version=2.9.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
conf_files="/etc/GNUstep/GNUstep.conf"
|
conf_files="/etc/GNUstep/GNUstep.conf"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.gnustep.org"
|
homepage="http://www.gnustep.org"
|
||||||
distfiles="http://ftp.gnustep.org/pub/gnustep/core/${pkgname}-${version}.tar.gz"
|
distfiles="http://ftp.gnustep.org/pub/gnustep/core/${pkgname}-${version}.tar.gz"
|
||||||
checksum=9fce2942dd945c103df37d668dd5fff650b23351b25a650428f6f59133f5ca5d
|
checksum=a0b066c11257879c7c85311dea69c67f6dc741ef339db6514f85b64992c40d2a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
sed -i 's,/builddir/.xbps-gnustep-make/wrappers,/usr/bin,g' ${DESTDIR}/usr/share/GNUstep/Makefiles/config.make
|
sed -i 's,/builddir/.xbps-gnustep-make/wrappers,/usr/bin,g' ${DESTDIR}/usr/share/GNUstep/Makefiles/config.make
|
||||||
|
|
Loading…
Add table
Reference in a new issue