gnustep-back: update to 0.30.0.

This commit is contained in:
Andrew Benson 2023-01-10 08:28:05 -06:00 committed by Andrew Benson
parent 83bf90c331
commit 71897c2a02
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gnustep-back'
pkgname=gnustep-back
version=0.29.0
version=0.30.0
revision=1
build_style=gnu-configure
hostmakedepends="gnustep-make gcc-objc pkg-config"
@ -10,7 +10,7 @@ short_desc="Backend library for drawing GNUstep GUIs"
maintainer="Andrew Benson <abenson+void@gmail.com>"
license="GPL-3.0-or-later"
homepage="http://www.gnustep.org/"
distfiles="http://ftp.gnustep.org/pub/gnustep/core/gnustep-back-${version}.tar.gz"
checksum=18dd4e9200abef16570b331e8725d2ecf808fa86d125a927cc9776e8b88a9892
distfiles="https://github.com/gnustep/libs-back/releases/download/back-${version//./_}/gnustep-back-${version}.tar.gz"
checksum=60177d44beebd0216be4aa7eea6cf009cf9ff844bc35f0eacd622bf710372cff
nocross="objc doesn't get cross build at present within gcc"