diff --git a/desktop/toolkit/fltk/pspec.xml b/desktop/toolkit/fltk/pspec.xml
index 68fd4130c6..b50f32524f 100644
--- a/desktop/toolkit/fltk/pspec.xml
+++ b/desktop/toolkit/fltk/pspec.xml
@@ -12,7 +12,7 @@
library
FLTK (pronounced "fulltick") is a cross-platform C++ GUI toolkit
FLTK provides modern GUI functionality without the bloat and supports 3D graphics via OpenGL and its built-in GLUT emulation. FLTK is designed to be small and modular enough to be statically linked, but works fine as a shared library. FLTK also includes an excellent UI builder called FLUID that can be used to create applications in minutes.
- http://fltk.org/pub/fltk/1.3.4/fltk-1.3.4-2-source.tar.gz
+ https://www.fltk.org/pub/fltk/1.3.5/fltk-1.3.5-source.tar.bz2
x-fluid.desktop
@@ -21,7 +21,7 @@
libX11-devel
libgcc
libpng-devel
- mesa-devel
+ libglvnd-devel
libXft-devel
libXext-devel
mesa-glu-devel
@@ -44,7 +44,7 @@
libX11
libgcc
libpng
- mesa
+ libglvnd
libXft
libXext
libXrender
@@ -70,7 +70,7 @@
libX11-32bit
libgcc
libpng-32bit
- mesa-32bit
+ libglvnd-32bit
libXft-32bit
libXext-32bit
mesa-glu-32bit
@@ -85,7 +85,7 @@
zlib-32bit
libX11-32bit
libpng-32bit
- mesa-32bit
+ libglvnd-32bit
libXft-32bit
libXext-32bit
libXrender-32bit
@@ -128,6 +128,13 @@
+
+ 2020-01-19
+ 1.3.5
+ Version bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2018-07-30
1.3.4.2