roundcubePlugins.carddav: 4.4.3 -> 4.4.4
https://github.com/mstilkerich/rcmcarddav/releases/tag/v4.4.4
This commit is contained in:
parent
51cdbc83ed
commit
3f4f4f51dd
@ -2,10 +2,10 @@
|
||||
|
||||
roundcubePlugin rec {
|
||||
pname = "carddav";
|
||||
version = "4.4.3";
|
||||
version = "4.4.4";
|
||||
|
||||
src = fetchzip {
|
||||
url = "https://github.com/mstilkerich/rcmcarddav/releases/download/v${version}/carddav-v${version}.tar.gz";
|
||||
sha256 = "0xm2x6r0j8dpkybxq28lbwpbmxaa52z8jnw3yaszvmx04zsr5mn8";
|
||||
sha256 = "1l35z2k43q8cflhzmk43kifrskhcvygrsvbbzs2s8hhjhsz2b3aq";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user