aboutsummaryrefslogtreecommitdiff
path: root/community/libetpan/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libetpan/APKBUILD')
-rw-r--r--community/libetpan/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/community/libetpan/APKBUILD b/community/libetpan/APKBUILD
index 7fe5581258..1da27ac5ed 100644
--- a/community/libetpan/APKBUILD
+++ b/community/libetpan/APKBUILD
@@ -1,7 +1,7 @@
1# Maintainer: Natanael Copa <ncopa@alpinelinux.org> 1# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
2pkgname=libetpan 2pkgname=libetpan
3pkgver=1.9.4 3pkgver=1.9.4
4pkgrel=0 4pkgrel=1
5pkgdesc="a portable middleware for email access" 5pkgdesc="a portable middleware for email access"
6url="http://www.etpan.org/" 6url="http://www.etpan.org/"
7arch="all" 7arch="all"
@@ -12,6 +12,7 @@ makedepends="cyrus-sasl-dev curl-dev expat-dev gnutls-dev libgcrypt-dev
12depends_dev="cyrus-sasl-dev" 12depends_dev="cyrus-sasl-dev"
13source="libetpan-$pkgver.tar.gz::https://github.com/dinhviethoa/libetpan/archive/$pkgver.tar.gz 13source="libetpan-$pkgver.tar.gz::https://github.com/dinhviethoa/libetpan/archive/$pkgver.tar.gz
14 fix-build.patch 14 fix-build.patch
15 CVE-2020-15953.patch
15 " 16 "
16 17
17prepare() { 18prepare() {
@@ -43,4 +44,5 @@ package() {
43} 44}
44 45
45sha512sums="7b7047d084fb4ce0c91821c2ad78e921d6d009106851afb7f5b068713c84ebe6926f6bf7a7423f263eeebef617511e44f6b65448d892bbc058c447235fd55c0f libetpan-1.9.4.tar.gz 46sha512sums="7b7047d084fb4ce0c91821c2ad78e921d6d009106851afb7f5b068713c84ebe6926f6bf7a7423f263eeebef617511e44f6b65448d892bbc058c447235fd55c0f libetpan-1.9.4.tar.gz
4685d0be0b1a57cb5865a6802c01c9f4fe3e4e32b06929a9c7f688be6f2115a2f6ea8229fd637f83d1376925939b7112bcb6704a9bd79206bf821c32f06747e6c9 fix-build.patch" 4785d0be0b1a57cb5865a6802c01c9f4fe3e4e32b06929a9c7f688be6f2115a2f6ea8229fd637f83d1376925939b7112bcb6704a9bd79206bf821c32f06747e6c9 fix-build.patch
484430fb1172944b48a379feb9d716d6d8594819206daabcd2c00dbdd07fa4598a213161d97073f1e5cacab08921263c938bbf40c1ba9080436a5dba4a17dcfd79 CVE-2020-15953.patch"