fltk: update to 1.3.9.

This commit is contained in:
Andrew J. Hesford 2024-03-01 09:38:40 -05:00
parent e402b24d32
commit 60923538b9
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'fltk'
pkgname=fltk
version=1.3.8
version=1.3.9
revision=1
build_style=gnu-configure
configure_args="--enable-threads --enable-xft --enable-shared"
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="custom:LGPL-2.0-only WITH FLTK-exception"
homepage="https://www.fltk.org/"
distfiles="https://fltk.org/pub/fltk/${version}/fltk-${version}-source.tar.gz"
checksum=f3c1102b07eb0e7a50538f9fc9037c18387165bc70d4b626e94ab725b9d4d1bf
checksum=d736b0445c50d607432c03d5ba5e82f3fba2660b10bc1618db8e077a42d9511b
pre_build() {
vsed -i '/DIRS =/s,test,,' Makefile