summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 051c45b9f702..12e9cbcb7b69 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = libaegis
pkgdesc = Portable C implementations of the AEGIS family of high-performance authenticated encryption algorithms.
pkgver = 0.1.22
- pkgrel = 1
+ pkgrel = 3
url = https://github.com/jedisct1/libaegis.git
arch = i686
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = libaegis
provides = libaegis
conflicts = libaegis
options = !lto
- source = git+https://github.com/jedisct1/libaegis.git?commit=1f3e7040640ac88f61b9186f5ffc26ab05a125b2?signed/
+ source = git+https://github.com/jedisct1/libaegis.git?commit=986fb0f7a1c1cdf46f38e8d73ef78aec3318b15b?signed/
sha256sums = SKIP
pkgname = libaegis
diff --git a/PKGBUILD b/PKGBUILD
index 24e37f9346c7..5d9aac4f4af0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=libaegis
pkgver=0.1.22
-pkgrel=1
+pkgrel=3
pkgdesc="Portable C implementations of the AEGIS family of high-performance authenticated encryption algorithms. "
arch=('i686' 'x86_64' 'aarch64')
makedepends=('cmake')
@@ -10,7 +10,7 @@ url="https://github.com/jedisct1/libaegis.git"
license=('MIT')
options=('!lto')
-_commit=1f3e7040640ac88f61b9186f5ffc26ab05a125b2
+_commit=986fb0f7a1c1cdf46f38e8d73ef78aec3318b15b
source=("git+https://github.com/jedisct1/libaegis.git?commit=${_commit}?signed/")
# mruby-Rakefile.patch
# h2o-libressl-3.6.2.patch