summaryrefslogtreecommitdiff
path: root/archlinuxaba/fetchmail/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'archlinuxaba/fetchmail/PKGBUILD')
-rw-r--r--archlinuxaba/fetchmail/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/archlinuxaba/fetchmail/PKGBUILD b/archlinuxaba/fetchmail/PKGBUILD
index a2abade..55d40dc 100644
--- a/archlinuxaba/fetchmail/PKGBUILD
+++ b/archlinuxaba/fetchmail/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=fetchmail
pkgver=6.4.30
-pkgrel=4.2
+pkgrel=4.3
pkgdesc="A remote-mail retrieval utility"
arch=('i486' 'i686' 'pentium4' 'x86_64')
url="http://www.fetchmail.info"
license=('GPL')
_pinned_dependencies=(
'glibc>=2.31'
- 'openssl=3.0.9'
+ 'openssl=3.1.1'
)
depends=("${_pinned_dependencies[@]}")
makedepends=('python')