From d0b85115d6e36fe58b39f0fdd9904c79d74414aa Mon Sep 17 00:00:00 2001 From: Britney Fransen Date: Wed, 22 Jul 2026 22:00:19 -0400 Subject: librelp: update to 1.12.0 --- linhes/librelp/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/linhes/librelp/PKGBUILD b/linhes/librelp/PKGBUILD index 9cb216c..c61bded 100644 --- a/linhes/librelp/PKGBUILD +++ b/linhes/librelp/PKGBUILD @@ -1,13 +1,13 @@ pkgname=librelp -pkgver=1.10.0 +pkgver=1.12.0 pkgrel=1 pkgdesc="The Reliable Event Logging Protocol" url="https://www.rsyslog.com/librelp/" -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'aarch64' 'armv7h') license=('GPL3') depends=('gnutls') source=("http://download.rsyslog.com/librelp/librelp-${pkgver}.tar.gz") -sha256sums=('148db4e4d1a23e8136e9ec08810929a55faf5d45e24c2e3186d5ab34355dab31') +sha256sums=('e2e53a9812d06f95d0a311bbfafba78704835de6d7f0ea0fd9c0d94e8eae496a') build() { cd "${pkgname}-${pkgver}" -- cgit v0.12