summaryrefslogtreecommitdiff
path: root/archlinuxaba/hashcash/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'archlinuxaba/hashcash/PKGBUILD')
-rw-r--r--archlinuxaba/hashcash/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/archlinuxaba/hashcash/PKGBUILD b/archlinuxaba/hashcash/PKGBUILD
index 34cd0e9..fcafdf0 100644
--- a/archlinuxaba/hashcash/PKGBUILD
+++ b/archlinuxaba/hashcash/PKGBUILD
@@ -4,14 +4,14 @@
pkgname=hashcash
pkgver=1.22
-pkgrel=23
+pkgrel=24
pkgdesc="a denial-of-service counter measure tool for email/spam."
arch=('i486' 'i686' 'pentium4' 'x86_64')
url="http://www.hashcash.org"
license=('GPL')
_pinned_dependencies=(
'glibc>=2.31'
- 'openssl=1.1.1.q'
+ 'openssl=3.0.7'
)
depends=(
"${_pinned_dependencies[@]}"