aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2018-06-11 23:46:24 +0200
committerGravatar Christian Hesse <mail@eworm.de>2018-06-11 23:46:24 +0200
commitad79ff8b22318c22eb25a157d5e2a210afa77de6 (patch)
tree2ba8c67399a096225409aa1eaf0bf180da192c2c
parent7f9f1820981f3324ad31b2df75f06c2e3410ec82 (diff)
downloadpacredir-ad79ff8b22318c22eb25a157d5e2a210afa77de6.tar.gz
pacredir-ad79ff8b22318c22eb25a157d5e2a210afa77de6.tar.zst
update dependencies' upstream urls
-rw-r--r--README.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index d1d8ad0..be44d41 100644
--- a/README.md
+++ b/README.md
@@ -18,12 +18,12 @@ Requirements
To compile and run `pacredir` you need:
* [systemd](https://www.github.com/systemd/systemd)
-* [avahi](http://avahi.org/)
-* [libmicrohttpd](http://www.gnu.org/software/libmicrohttpd/)
-* [curl](http://curl.haxx.se/)
-* [iniparser](http://ndevilla.free.fr/iniparser/)
-* [darkhttpd](http://dmr.ath.cx/net/darkhttpd/)
-* [markdown](http://daringfireball.net/projects/markdown/) (HTML documentation)
+* [avahi](https://avahi.org/)
+* [libmicrohttpd](https://www.gnu.org/software/libmicrohttpd/)
+* [curl](https://curl.haxx.se/)
+* [iniparser](https://github.com/ndevilla/iniparser)
+* [darkhttpd](https://unix4lyfe.org/darkhttpd/)
+* [markdown](https://daringfireball.net/projects/markdown/) (HTML documentation)
`Arch Linux` installs development files for the packages by default, so
no additional development packages are required.