summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMantas Mikulėnas2022-11-07 07:56:22 +0200
committerMantas Mikulėnas2022-11-07 07:56:22 +0200
commit8134b8389731daa04139b37caf6a723ff329458e (patch)
tree531add61f163cd53254dfc8ecd74361dd647ddf8
parent2626354d57f86820fa4984eba9b6a4c055318c41 (diff)
downloadaur-8134b8389731daa04139b37caf6a723ff329458e.tar.gz
OpenSSL 3 rebuild
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9953cf3cd310..cea0a86b17ec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = sac-core
pkgdesc = Thales/Gemalto SafeNet Authentication Client for eToken 5110/5300 & IDPrime
pkgver = 10.8.28
- pkgrel = 3
+ pkgrel = 4
url = https://cpl.thalesgroup.com/access-management/security-applications/authentication-client-token-management
arch = x86_64
license = custom
- depends = openssl
+ depends = openssl-1.1
depends = pcsclite
optdepends = sac-core-legacy: Support for eToken 32K/64K (CardOS 4.2)
source = https://installer.id.ee/media/etoken/Linux_SAC%2010.8.28%20GA%20Build.zip
diff --git a/PKGBUILD b/PKGBUILD
index 8931517b207e..b5c193d44173 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
pkgbase=sac-core
pkgname=(sac-core sac-gui)
pkgver=10.8.28
-pkgrel=3
+pkgrel=4
pkgdesc='Thales/Gemalto SafeNet Authentication Client for eToken 5110/5300 & IDPrime'
url='https://cpl.thalesgroup.com/access-management/security-applications/authentication-client-token-management'
arch=(x86_64)
-depends=(openssl pcsclite)
+depends=(openssl-1.1 pcsclite)
optdepends=('sac-core-legacy: Support for eToken 32K/64K (CardOS 4.2)')
license=(custom)
source=('https://installer.id.ee/media/etoken/Linux_SAC%2010.8.28%20GA%20Build.zip'