aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristopher Meng <i@cicku.me>2015-03-04 10:37:02 +0800
committerChristopher Meng <i@cicku.me>2015-03-04 10:37:02 +0800
commitb7e921da131e98aeeced824d6accea6703ff2b70 (patch)
tree2491fbb72faaf23d3b2d6b5a37a31c6de98a5ed1 /configure.ac
parent20062c25e7612cab023cdef44d3277ba1bd0b2de (diff)
downloadlibepoxy-b7e921da131e98aeeced824d6accea6703ff2b70.tar.gz
Update the homepage URL
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a52fc58..d8d0949 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
AC_PREREQ([2.60])
AC_INIT([libepoxy],
[1.2],
- [https://people.freedesktop.org/~anholt/libepoxy],
+ [https://github.com/anholt/libepoxy],
[libepoxy])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])