aboutsummaryrefslogtreecommitdiffstats
path: root/community/hermes/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/hermes/APKBUILD')
-rw-r--r--community/hermes/APKBUILD11
1 files changed, 7 insertions, 4 deletions
diff --git a/community/hermes/APKBUILD b/community/hermes/APKBUILD
index 4fd858a120..d0f71faa9d 100644
--- a/community/hermes/APKBUILD
+++ b/community/hermes/APKBUILD
@@ -2,15 +2,17 @@
# Maintainer: ScrumpyJack <scrumpyjack@st.ilet.to>
pkgname=hermes
pkgver=1.9
-pkgrel=4
+pkgrel=5
pkgdesc="Hermes is an anti-spam transparent SMTP proxy"
url="https://hermes-project.com/"
arch="all"
license="GPL"
-makedepends="libspf2-dev sqlite-dev perl gettext-dev libressl-dev doxygen"
+makedepends="libspf2-dev sqlite-dev perl gettext-dev openssl-dev doxygen"
subpackages="$pkgname-doc"
source="https://hermes-project.com/files/${pkgname}-${pkgver}.tar.bz2
- Utils.cpp.patch"
+ Utils.cpp.patch
+ openssl-1.1.patch
+ "
builddir=${srcdir}/${pkgname}-${pkgver}
@@ -31,4 +33,5 @@ package() {
}
sha512sums="9861177cee7d4936e2221f3ff9f60c030385d6c2ab1cbc320f4e03880220117c580a11188e011f9051c79691e1ab8399c03be8cbbc4f18519a1a9b966bf767b9 hermes-1.9.tar.bz2
-ac5859bed41c5b484adf8b42d66d69cf49966df84e664f9f6978d3c4fa6200858ea024c6631c2f1fd02c09d7f95e6102b3fce68b3f92f5223c4f8a253fd57d0c Utils.cpp.patch"
+ac5859bed41c5b484adf8b42d66d69cf49966df84e664f9f6978d3c4fa6200858ea024c6631c2f1fd02c09d7f95e6102b3fce68b3f92f5223c4f8a253fd57d0c Utils.cpp.patch
+07a76a139dd6eae044aac4e2fd1e072185b9b1f94d4d31a18aae7e9a0ec3f29d97edaad861e0383688c4b76731d36f893085712eaba7fd52016bdcef2084fa43 openssl-1.1.patch"