summaryrefslogtreecommitdiffhomepage
path: root/raylib.pc.in
diff options
context:
space:
mode:
authorRay <[email protected]>2017-11-24 22:33:08 +0100
committerGitHub <[email protected]>2017-11-24 22:33:08 +0100
commit8337787cede0da8de9a801cba4c379e690470e02 (patch)
tree3e26eb26e84f5ba638c5a97aa8d3c45cfb932027 /raylib.pc.in
parent10dc276423b32d00ee7f1e28fe19d66311bc49f6 (diff)
parent49c5a433df48c1b9efafb70e51724c2fc3a5e608 (diff)
downloadraylib-8337787cede0da8de9a801cba4c379e690470e02.tar.gz
raylib-8337787cede0da8de9a801cba4c379e690470e02.zip
Merge pull request #396 from a3f/develop
Setup CMake package target and CI auto-deploy tags
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@