diff --git a/srcpkgs/fltk/template b/srcpkgs/fltk/template index c9a39410101..3a65b7a57a9 100644 --- a/srcpkgs/fltk/template +++ b/srcpkgs/fltk/template @@ -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 " 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