summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca 'meti' P2018-07-01 08:07:12 +0200
committerLuca 'meti' P2018-07-01 08:07:12 +0200
commit9ecee317924ad4eea2ec62d6b5654032ba2a0128 (patch)
treefb9ea9e4b4ec851e00d145c6cad63599ef511e19
parentdac0241dfe7bf42a315468e527d7ece80e24c41d (diff)
downloadaur-9ecee317924ad4eea2ec62d6b5654032ba2a0128.tar.gz
Change URL due to GDPR
-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')