fltk: update to 1.3.8.
This commit is contained in:
parent
39ec0a1cb7
commit
9f59c89df9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fltk'
|
||||
pkgname=fltk
|
||||
version=1.3.6
|
||||
version=1.3.8
|
||||
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=9aac75ef9e9b7bd7b5338a4c0d4dd536e6c22ea7b15ea622aa1d8f1fa30d37ab
|
||||
checksum=f3c1102b07eb0e7a50538f9fc9037c18387165bc70d4b626e94ab725b9d4d1bf
|
||||
|
||||
pre_build() {
|
||||
vsed -i '/DIRS =/s,test,,' Makefile
|
||||
|
|
Loading…
Reference in New Issue