summaryrefslogtreecommitdiff
path: root/package/fltk/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-12-11 02:11:41 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-12-11 02:11:41 +0100
commitcd07ad18df64bb13617bc0fa375d72e393f08625 (patch)
tree35afe7fe076e6283d04d39843eddb2c3fe6dd410 /package/fltk/Makefile
parent211c1620aa5a41d53e79a69e51ce844e9a1b495e (diff)
fix cross-compile on non-Linux
Diffstat (limited to 'package/fltk/Makefile')
-rw-r--r--package/fltk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/fltk/Makefile b/package/fltk/Makefile
index 01c150ec9..af77c13ed 100644
--- a/package/fltk/Makefile
+++ b/package/fltk/Makefile
@@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:= fltk
PKG_VERSION:= 2.0
-PKG_RELEASE:= 2
+PKG_RELEASE:= 3
PKG_MD5SUM:= 557544badbacca4ee1ebb2448f6e1f8a
PKG_DESCR:= fast light toolkit
PKG_SECTION:= libs