* [PATCH] gssdp: Update to 0.14.14
@ 2016-03-24 10:08 Alexander Marx
0 siblings, 0 replies; only message in thread
From: Alexander Marx @ 2016-03-24 10:08 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 806 bytes --]
Signed-off-by: Alexander Marx <alexander.marx(a)ipfire.org>
---
gssdp/gssdp.nm | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/gssdp/gssdp.nm b/gssdp/gssdp.nm
index 6331c7c..e8e08b1 100644
--- a/gssdp/gssdp.nm
+++ b/gssdp/gssdp.nm
@@ -4,7 +4,9 @@
###############################################################################
name = gssdp
-version = 0.7.0
+ver_major = 0.14
+ver_minor = 14
+version = %{ver_major}.%{ver_minor}
release = 1
groups = System/Libraries
@@ -16,7 +18,9 @@ description
GSSDP implements resource discovery and announcement over SSDP.
end
-source_dl =
+source_dl = https://download.gnome.org/sources/gssdp/%{ver_major}/
+sources = %{thisapp}.tar.xz
+
build
requires
--
2.6.3
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-03-24 10:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-24 10:08 [PATCH] gssdp: Update to 0.14.14 Alexander Marx
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox