diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-23 16:16:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-26 07:19:58 +0700 |
commit | f7caa71b45d53f560e2cbe9fb3d94e1cf36b22c9 (patch) | |
tree | b8ae29f3909f898cee9bd8500c84de44974be1a7 /libraries/pugixml | |
parent | 07e63843873d3115afd219c93cb51f544ea4195f (diff) | |
download | slackbuilds-f7caa71b45d53f560e2cbe9fb3d94e1cf36b22c9.tar.gz |
libraries/pugixml: Switch to https.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/pugixml')
-rw-r--r-- | libraries/pugixml/pugixml.info | 4 | ||||
-rw-r--r-- | libraries/pugixml/slack-desc | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/libraries/pugixml/pugixml.info b/libraries/pugixml/pugixml.info index 3e6f655700..4ef22d0983 100644 --- a/libraries/pugixml/pugixml.info +++ b/libraries/pugixml/pugixml.info @@ -1,7 +1,7 @@ PRGNAM="pugixml" VERSION="1.8.1" -HOMEPAGE="http://pugixml.org/" -DOWNLOAD="http://github.com/zeux/pugixml/releases/download/v1.8.1/pugixml-1.8.1.tar.gz" +HOMEPAGE="https://pugixml.org/" +DOWNLOAD="https://github.com/zeux/pugixml/releases/download/v1.8.1/pugixml-1.8.1.tar.gz" MD5SUM="57acb4b1a9022975fdad456135903bee" DOWNLOAD_x86_64="" MD5SUM_x86_64="" diff --git a/libraries/pugixml/slack-desc b/libraries/pugixml/slack-desc index 847d77ff14..701ce5b5e6 100644 --- a/libraries/pugixml/slack-desc +++ b/libraries/pugixml/slack-desc @@ -15,5 +15,5 @@ pugixml: and an XPath 1.0 implementation for complex data-driven tree queries. pugixml: Full Unicode support is also available, with Unicode interface pugixml: variants and conversions between different Unicode encodings. pugixml: -pugixml: Project URL: http://pugixml.org/ +pugixml: Project URL: https://pugixml.org/ pugixml: |