mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-03-17 16:00:39 +01:00
Update autoconf-archive, and use snapshot.debian.org
This way the link won't expire in future. Signed-off-by: Simon McVittie <smcv@debian.org> [smcv: cherry-picked from master to dbus-1.10 to get the Travis-CI setup consistent between the two branches; it is not strictly needed on dbus-1.10]
This commit is contained in:
parent
902998869f
commit
de73ae6567
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ install:
|
|||
# Ubuntu 14.04's autoconf-archive is too old
|
||||
- >
|
||||
wget
|
||||
http://httpredir.debian.org/debian/pool/main/a/autoconf-archive/autoconf-archive_20150925-1_all.deb
|
||||
http://snapshot.debian.org/archive/debian/20160905T163745Z/pool/main/a/autoconf-archive/autoconf-archive_20160320-1_all.deb
|
||||
- 'sudo dpkg -i autoconf-archive_*_all.deb'
|
||||
- 'rm autoconf-archive_*_all.deb'
|
||||
script:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue