fltk: update to 1.3.9.
This commit is contained in:
parent
e402b24d32
commit
60923538b9
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fltk'
|
# Template file for 'fltk'
|
||||||
pkgname=fltk
|
pkgname=fltk
|
||||||
version=1.3.8
|
version=1.3.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-threads --enable-xft --enable-shared"
|
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"
|
license="custom:LGPL-2.0-only WITH FLTK-exception"
|
||||||
homepage="https://www.fltk.org/"
|
homepage="https://www.fltk.org/"
|
||||||
distfiles="https://fltk.org/pub/fltk/${version}/fltk-${version}-source.tar.gz"
|
distfiles="https://fltk.org/pub/fltk/${version}/fltk-${version}-source.tar.gz"
|
||||||
checksum=f3c1102b07eb0e7a50538f9fc9037c18387165bc70d4b626e94ab725b9d4d1bf
|
checksum=d736b0445c50d607432c03d5ba5e82f3fba2660b10bc1618db8e077a42d9511b
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
vsed -i '/DIRS =/s,test,,' Makefile
|
vsed -i '/DIRS =/s,test,,' Makefile
|
||||||
|
|
Loading…
Reference in New Issue