summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 30c2fe2cd6b6..1190f5f2c75a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = librelp
pkgdesc = The Reliable Event Logging Protocol
pkgver = 1.2.16
pkgrel = 1
- url = http://www.librelp.com/
+ url = https://www.rsyslog.com/librelp/
arch = x86_64
arch = i686
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 1d6e081c67d9..ab2809142d0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname='librelp'
pkgver=1.2.16
pkgrel=1
pkgdesc="The Reliable Event Logging Protocol"
-url="http://www.librelp.com/"
+url="https://www.rsyslog.com/librelp/"
arch=('x86_64' 'i686')
license=('GPL3')
depends=('gnutls')