This is a minor update to the latest available version of the
ding-libs.

* Adjust project and source URL

Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
 ding-libs/ding-libs.nm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/ding-libs/ding-libs.nm b/ding-libs/ding-libs.nm
index 51e9736..213d7a4 100644
--- a/ding-libs/ding-libs.nm
+++ b/ding-libs/ding-libs.nm
@@ -4,11 +4,11 @@
 ###############################################################################
 
 name       = ding-libs
-version    = 0.6.0
+version    = 0.6.1
 release    = 1
 
 groups     = System/Libraries
-url        = http://fedorahosted.org/sssd/
+url        = https://pagure.io/SSSD/ding-libs
 license    = GPLv3+
 summary    = "Ding is not GLib" assorted utility libraries.
 
@@ -16,7 +16,7 @@ description
 	A set of helpful libraries used by projects such as SSSD.
 end
 
-source_dl  = http://fedorahosted.org/releases/d/i/ding-libs/
+source_dl  = https://releases.pagure.org/SSSD/ding-libs/
 
 build
 	configure_options += \
-- 
2.9.4