glfw: ignore update-check for windows binaries

This commit is contained in:
Eivind Uggedal 2014-11-23 11:02:31 +00:00
parent ea78c2cf90
commit fc605a6796
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ short_desc="Multi-platform library for creating windows with OpenGL contexts"
maintainer="Enno Boland <eb@s01.de>"
license="BSD-3"
homepage="http://www.glfw.org"
update_ignore='*WIN*'
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
checksum=4f09d70b9e341c8613873cadb51d9e40a67982b5bb919e024783cec7ac09efc0
configure_args="-DBUILD_SHARED_LIBS=ON"