From 72ef7975ab00dc3737f834f0cea2c531c5db23cf Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Mon, 7 Apr 2014 13:04:24 +0200 Subject: [PATCH] libvirt-1.2.3 --- Makefile | 6 +++--- libvirt.spec | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 8d1dc12..7c1549b 100644 --- a/Makefile +++ b/Makefile @@ -4,9 +4,9 @@ SHA1SUM := sha1sum # tried to download this on the fly using git archive at git://libvirt.org/libvirt.git # but it feels like git archive is not supported/allowed there ALL += libvirt -libvirt-URL1 := http://mirror.onelab.eu/third-party/libvirt-1.2.1.tar.gz -libvirt-URL2 := http://planet-lab.org/third-party/libvirt-1.2.1.tar.gz -libvirt-SHA1SUM := ea8e237e0df9f1828ff4a7a649c42aa45af7ecd7 +libvirt-URL1 := http://mirror.onelab.eu/third-party/libvirt-1.2.3.tar.gz +libvirt-URL2 := http://planet-lab.org/third-party/libvirt-1.2.3.tar.gz +libvirt-SHA1SUM := 36763621a430674312fdd08a9c367517e9a2e82e libvirt := $(notdir $(libvirt-URL1)) all: $(ALL) diff --git a/libvirt.spec b/libvirt.spec index 1c725f5..88e178b 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -1,6 +1,6 @@ # -*- rpm-spec -*- -%define mainstream_version 1.2.1 +%define mainstream_version 1.2.3 %define module_version_varname mainstream_version %define taglevel 1 %define packager PlanetLab/OneLab -- 2.43.0