postfix, dovecot, redis, lxc, etc
This commit is contained in:
11
packages/dovecot.shrap
Normal file
11
packages/dovecot.shrap
Normal file
@@ -0,0 +1,11 @@
|
||||
(package
|
||||
(name "dovecot")
|
||||
(version "2.4.2")
|
||||
(homepage "https://dovecot.org/")
|
||||
(dependencies libopenssl zlib pkg-config libsodium libicu libpcre2)
|
||||
(src (tar
|
||||
(url "https://dovecot.org/releases/2.4/dovecot-2.4.2.tar.gz")
|
||||
(dir "dovecot-2.4.2")
|
||||
(blake3 "4c2e20d48eaa337e65cf85c07f1940c38353f8b4041d843eae6a4906edc9ad9a")))
|
||||
(build
|
||||
(configure_make)))
|
||||
Reference in New Issue
Block a user