fltk: update to 1.3.6.
This commit is contained in:
parent
ad9999c772
commit
c30732edab
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'fltk'
|
||||
pkgname=fltk
|
||||
version=1.3.5
|
||||
revision=3
|
||||
version=1.3.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-threads --enable-xft --enable-shared"
|
||||
hostmakedepends="man-db"
|
||||
|
@ -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=8729b2a055f38c1636ba20f749de0853384c1d3e9d1a6b8d4d1305143e115702
|
||||
checksum=9aac75ef9e9b7bd7b5338a4c0d4dd536e6c22ea7b15ea622aa1d8f1fa30d37ab
|
||||
|
||||
pre_build() {
|
||||
vsed -i '/DIRS =/s,test,,' Makefile
|
||||
|
|
Loading…
Reference in New Issue