diff options
author | Christian Hesse <mail@eworm.de> | 2018-06-14 12:39:52 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2018-06-14 12:39:52 +0200 |
commit | fbc233fe555b8602d48f71975b70dd4402c86299 (patch) | |
tree | 8e9e3351ec556b805af1ed0c7add3bc74d2c1ac3 | |
parent | 8d652f4902cc0b30ac5fba9a52c74d1147cfca1f (diff) | |
download | extract-artwork-fbc233fe555b8602d48f71975b70dd4402c86299.tar.gz extract-artwork-fbc233fe555b8602d48f71975b70dd4402c86299.tar.zst |
update dependencies' upstream urls
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ Requirements To compile and run `extract-artwork` you need: * [libav](https://libav.org/) or [ffmpeg](https://www.ffmpeg.org/) -* [markdown](http://daringfireball.net/projects/markdown/) (HTML documentation) +* [markdown](https://daringfireball.net/projects/markdown/) (HTML documentation) Some systems may require additional development packages for the libraries. |