diff --git a/lib/carbon/libglfw.pc.cmake b/lib/carbon/libglfw.pc.cmake index c46d7c8d..197d59ba 100644 --- a/lib/carbon/libglfw.pc.cmake +++ b/lib/carbon/libglfw.pc.cmake @@ -6,6 +6,6 @@ includedir=@PREFIX@/include Name: GLFW Description: A portable framework for OpenGL development Version: 3.0 -URL: http://glfw.sourceforge.net/ +URL: http://www.glfw.org/ Libs: -L${libdir} -lglfw -framework AGL -framework OpenGL -framework Carbon Cflags: -I${includedir} diff --git a/lib/cocoa/libglfw.pc.cmake b/lib/cocoa/libglfw.pc.cmake index c46d7c8d..197d59ba 100644 --- a/lib/cocoa/libglfw.pc.cmake +++ b/lib/cocoa/libglfw.pc.cmake @@ -6,6 +6,6 @@ includedir=@PREFIX@/include Name: GLFW Description: A portable framework for OpenGL development Version: 3.0 -URL: http://glfw.sourceforge.net/ +URL: http://www.glfw.org/ Libs: -L${libdir} -lglfw -framework AGL -framework OpenGL -framework Carbon Cflags: -I${includedir} diff --git a/lib/win32/libglfw.pc.cmake b/lib/win32/libglfw.pc.cmake index ac36d542..a27d32e1 100644 --- a/lib/win32/libglfw.pc.cmake +++ b/lib/win32/libglfw.pc.cmake @@ -6,6 +6,6 @@ includedir=${prefix}/include Name: GLFW Description: A portable framework for OpenGL development Version: 3.0 -URL: http://glfw.sourceforge.net/ +URL: http://www.glfw.org/ Libs: -L${libdir} -lglfw @GLFW_LIBRARIES@ Cflags: -I${includedir} -mwin32 diff --git a/lib/x11/libglfw.pc.cmake b/lib/x11/libglfw.pc.cmake index da1aeeb6..c4fc0acf 100644 --- a/lib/x11/libglfw.pc.cmake +++ b/lib/x11/libglfw.pc.cmake @@ -6,6 +6,6 @@ includedir=${prefix}/include Name: GLFW Description: A portable framework for OpenGL development Version: 3.0 -URL: http://glfw.sourceforge.net/ +URL: http://www.glfw.org/ Libs: -L${libdir} -lglfw @GLFW_LIBRARIES@ Cflags: -I${includedir}