summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBaptiste Jonglez2016-12-01 23:24:40 +0100
committerBaptiste Jonglez2016-12-01 23:24:40 +0100
commit17c736dd0e864c72a0f8e818ab045766c8990915 (patch)
tree6667d4a6bd2d146c5fd28b976e5708096d73ccc4
parent6b688680a0d76d97951125e5c1aedb9078c1e36c (diff)
downloadaur-17c736dd0e864c72a0f8e818ab045766c8990915.tar.gz
all: switch to HTTPS when available
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 90472f18eb32..65a2a106f7bc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
# Generated by mksrcinfo v8
-# Sat Mar 5 19:21:52 UTC 2016
+# Thu Dec 1 22:24:40 UTC 2016
pkgbase = babeld
pkgdesc = A loop-avoiding distance-vector routing protocol
pkgver = 1.7.1
pkgrel = 2
- url = http://www.pps.univ-paris-diderot.fr/~jch/software/babel/
+ url = https://www.irif.fr/~jch/software/babel/
arch = i686
arch = x86_64
license = MIT
depends = glibc
optdepends = ahcpd: for autoconfiguration of addresses and other informations
backup = etc/babeld.conf
- source = http://www.pps.univ-paris-diderot.fr/~jch/software/files/babeld-1.7.1.tar.gz
- source = http://www.pps.univ-paris-diderot.fr/~jch/software/files/babeld-1.7.1.tar.gz.asc
+ source = https://www.irif.fr/~jch/software/files/babeld-1.7.1.tar.gz
+ source = https://www.irif.fr/~jch/software/files/babeld-1.7.1.tar.gz.asc
source = babeld.conf
source = babeld.service
md5sums = 2f71794d4e67f8a5352164ce33611549
diff --git a/PKGBUILD b/PKGBUILD
index ade201a2624c..f41f96abe282 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@ pkgver=1.7.1
pkgrel=2
pkgdesc="A loop-avoiding distance-vector routing protocol"
arch=('i686' 'x86_64')
-url="http://www.pps.univ-paris-diderot.fr/~jch/software/babel/"
+url="https://www.irif.fr/~jch/software/babel/"
license=('MIT')
depends=('glibc')
optdepends=('ahcpd: for autoconfiguration of addresses and other informations')
backup=('etc/babeld.conf')
-source=("http://www.pps.univ-paris-diderot.fr/~jch/software/files/$pkgname-$pkgver.tar.gz"
- "http://www.pps.univ-paris-diderot.fr/~jch/software/files/$pkgname-$pkgver.tar.gz.asc"
+source=("https://www.irif.fr/~jch/software/files/$pkgname-$pkgver.tar.gz"
+ "https://www.irif.fr/~jch/software/files/$pkgname-$pkgver.tar.gz.asc"
"babeld.conf"
"babeld.service")
md5sums=('2f71794d4e67f8a5352164ce33611549'