atlassian-confluence: 6.15.6 -> 6.15.8

This commit is contained in:
Simon Lackerbauer 2019-08-29 11:13:41 +02:00
parent 5e3334bc55
commit 48c153d57f
No known key found for this signature in database
GPG key ID: 2B27C889039C0125

View file

@ -5,11 +5,11 @@
stdenv.mkDerivation rec {
name = "atlassian-confluence-${version}";
version = "6.15.6";
version = "6.15.8";
src = fetchurl {
url = "https://product-downloads.atlassian.com/software/confluence/downloads/${name}.tar.gz";
sha256 = "0bb404d5i8jdry1jw8qdrcpgp9lvdkyxry58331pwpw16mlh0r2m";
sha256 = "17pcgjv6rj2jxzmwx82941zhrrmprkchjhnnadnxq4709zsyb4q3";
};
buildPhase = ''