From a25f69de9802caac3af157fdb088ea0d3d37a620 Mon Sep 17 00:00:00 2001 From: Britney Fransen Date: Sat, 3 Mar 2018 20:56:40 +0000 Subject: librelp: update to 1.2.14 --- abs/extra/librelp/PKGBUILD | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/abs/extra/librelp/PKGBUILD b/abs/extra/librelp/PKGBUILD index 6a6e56a..558b677 100644 --- a/abs/extra/librelp/PKGBUILD +++ b/abs/extra/librelp/PKGBUILD @@ -1,15 +1,17 @@ -# Maintainer: Kaiting Chen +# Maintainer: Luca P +# Contributor: Sergej Pupykin +# Contributor: Kaiting Chen pkgname='librelp' -pkgver=1.2.12 +pkgver=1.2.14 pkgrel=1 pkgdesc="The Reliable Event Logging Protocol" url="http://www.librelp.com/" -arch=('i686' 'x86_64') +arch=('any') license=('GPL3') depends=('gnutls') source=("http://download.rsyslog.com/librelp/librelp-${pkgver}.tar.gz") -md5sums=('b99eb5e5eb77b4fd999e440876106aee') +sha256sums=('11f6241a4336358a33bfdadd43ef299e8258db0a5243d0c164499c6b85ae5955') build() { cd "$srcdir"/${pkgname}-${pkgver} -- cgit v0.12