update package fltk

This commit is contained in:
Mark Brand 2012-12-09 22:34:17 +01:00
parent a2971cdfc8
commit 3d91a4ae18
2 changed files with 2 additions and 2 deletions

View File

@ -1070,7 +1070,7 @@ USE_OSGPLUGIN(<plugin2>)
</tr>
<tr>
<td id="fltk-package">fltk</td>
<td id="fltk-version">1.3.1</td>
<td id="fltk-version">1.3.2</td>
<td id="fltk-website"><a href="http://www.fltk.org/">FLTK</a></td>
</tr>
<tr>

View File

@ -3,7 +3,7 @@
PKG := fltk
$(PKG)_IGNORE :=
$(PKG)_CHECKSUM := 717242e8aa118020cc05aa788015a2933895b99c
$(PKG)_CHECKSUM := 25071d6bb81cc136a449825bfd574094b48f07fb
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $($(PKG)_SUBDIR)-source.tar.gz
$(PKG)_URL := http://ftp.easysw.com/pub/fltk/$($(PKG)_VERSION)/$($(PKG)_FILE)