aboutsummaryrefslogtreecommitdiffstats
path: root/main/librelp
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-16 18:05:11 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-02-16 18:05:11 -0300
commit22f3deacac9d0b362d678a72edf9be084e60673c (patch)
treed197a3b7d65cfbc2b199a22b3249e865bb837057 /main/librelp
parent98113722c9acc64cf942805863714ffa63b99495 (diff)
downloadaports-22f3deacac9d0b362d678a72edf9be084e60673c.tar.bz2
aports-22f3deacac9d0b362d678a72edf9be084e60673c.tar.xz
main/librelp: upgrade to 1.5.0
Diffstat (limited to 'main/librelp')
-rw-r--r--main/librelp/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/librelp/APKBUILD b/main/librelp/APKBUILD
index 70b1978b08..fc7aa068b1 100644
--- a/main/librelp/APKBUILD
+++ b/main/librelp/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=librelp
-pkgver=1.4.0
+pkgver=1.5.0
pkgrel=0
pkgdesc="The Reliable Event Logging Protocol library"
url="https://www.rsyslog.com"
@@ -25,4 +25,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="92d01a51b4ee3c66d1f65d2e26f214646d72b41a8411ab700fe5f9f30f805ef98dec962526ef95c8d8428bf7398d38f656c919f95a3e49382adc745ef9eb4239 librelp-1.4.0.tar.gz"
+sha512sums="b7fb35e4ddb5c3c14ef733699405f8aa62911adef305cd4f494170e111bc61a9208b84dab472a708582cd76ad9976894dae0e7574e60acdae2b56491aa7daf36 librelp-1.5.0.tar.gz"