mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
fltk: update to 1.3.6.
This commit is contained in:
parent
ad9999c772
commit
c30732edab
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'fltk'
|
# Template file for 'fltk'
|
||||||
pkgname=fltk
|
pkgname=fltk
|
||||||
version=1.3.5
|
version=1.3.6
|
||||||
revision=3
|
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"
|
||||||
hostmakedepends="man-db"
|
hostmakedepends="man-db"
|
||||||
|
@ -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=8729b2a055f38c1636ba20f749de0853384c1d3e9d1a6b8d4d1305143e115702
|
checksum=9aac75ef9e9b7bd7b5338a4c0d4dd536e6c22ea7b15ea622aa1d8f1fa30d37ab
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
vsed -i '/DIRS =/s,test,,' Makefile
|
vsed -i '/DIRS =/s,test,,' Makefile
|
||||||
|
|
Loading…
Add table
Reference in a new issue