aboutsummaryrefslogtreecommitdiff
path: root/raylib.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'raylib.pc.in')
-rw-r--r--raylib.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/raylib.pc.in b/raylib.pc.in
index 0472c283..93984363 100644
--- a/raylib.pc.in
+++ b/raylib.pc.in
@@ -5,7 +5,7 @@ includedir=${prefix}/include
Name: raylib
Description: Simple and easy-to-use library to learn videogames programming
-URL: https://github.com/raysan5/raylib
+URL: http://github.com/raysan5/raylib
Version: @PROJECT_VERSION@
Libs: -L${libdir} -lraylib
Libs.private:@PKG_CONFIG_LIBS_PRIVATE@