diff --git a/.drone.yml b/.drone.yml index 0927634..61c7092 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,7 +2,7 @@ pipeline: download: image: plugins/download pull: true - source: https://schlomp.space/attachments/9de0379c-fefc-4943-bffc-c9d27b815fd2 + source: https://schlomp.space/attachments/d85b2444-0b8f-4fa9-a8a0-9659f01059e9 destination: identiconpp.deb gcc5: diff --git a/README.md b/README.md index e54a97f..26a26d7 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ Up to and including 0.6.2, the packages were generated on Ubuntu 16.04 64 bit. * [crypto++](https://cryptopp.com) (tested: 7.0 / 5.6) * [imagemagick](https://www.imagemagick.org/) (tested: 7.0 / 6.7) * [libxdg-basedir](http://repo.or.cz/w/libxdg-basedir.git) (tested: 1.2) -* [identiconpp](https://schlomp.space/tastytea/identiconpp) (at least: 0.3.3) +* [identiconpp](https://schlomp.space/tastytea/identiconpp) (at least: 0.3.4) On a Debian system, install the packages: `build-essential cmake libcrypto++-dev libmagick++-dev libxdg-basedir-dev` and