diff --git a/srcpkgs/glfw/template b/srcpkgs/glfw/template index 5679fc6c432..9a321ea1b21 100644 --- a/srcpkgs/glfw/template +++ b/srcpkgs/glfw/template @@ -9,6 +9,7 @@ short_desc="Multi-platform library for creating windows with OpenGL contexts" maintainer="Enno Boland " 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"