diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-11 21:46:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-12 16:02:45 +0700 |
commit | bb7cf41a9e54b0a696f83e7d6e132a14905da1ee (patch) | |
tree | 0e7498954cff5530781e7056e18d70f570247cea /libraries/msgpack-c | |
parent | 7bf939d915cc0c90569997f3a66ece994ff0ca5e (diff) | |
download | slackbuilds-bb7cf41a9e54b0a696f83e7d6e132a14905da1ee.tar.gz |
libraries/msgpack-c: Update HOMEPAGE url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/msgpack-c')
-rw-r--r-- | libraries/msgpack-c/msgpack-c.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/msgpack-c/msgpack-c.info b/libraries/msgpack-c/msgpack-c.info index ffe4034ce6..78c4b0ca86 100644 --- a/libraries/msgpack-c/msgpack-c.info +++ b/libraries/msgpack-c/msgpack-c.info @@ -1,6 +1,6 @@ PRGNAM="msgpack-c" VERSION="2.1.1" -HOMEPAGE="http://msgpack-c.org/" +HOMEPAGE="https://github.com/msgpack/msgpack-c" DOWNLOAD="https://github.com/msgpack/msgpack-c/releases/download/cpp-2.1.1/msgpack-2.1.1.tar.gz" MD5SUM="197f84cac9efb1dbad6d909ccb498035" DOWNLOAD_x86_64="" |