Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] package/libvncserver: fix homepage
@ 2019-06-22 13:33 Fabrice Fontaine
  2019-06-22 13:33 ` [Buildroot] [PATCH 2/2] package/libvncserver: bump to version 0.9.12 Fabrice Fontaine
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Fabrice Fontaine @ 2019-06-22 13:33 UTC (permalink / raw)
  To: buildroot

libvncserver homepage is https://libvnc.github.io/, last version on
sourceforge is 0.9.9 (seven years ago)

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/libvncserver/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/libvncserver/Config.in b/package/libvncserver/Config.in
index 460aa784e9..d5fac82e87 100644
--- a/package/libvncserver/Config.in
+++ b/package/libvncserver/Config.in
@@ -6,7 +6,7 @@ config BR2_PACKAGE_LIBVNCSERVER
 	help
 	  libvncserver is a VNC server/client library.
 
-	  http://libvncserver.sourceforge.net/
+	  https://libvnc.github.io/
 
 if BR2_PACKAGE_LIBVNCSERVER
 
-- 
2.20.1

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-06-24 19:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-22 13:33 [Buildroot] [PATCH 1/2] package/libvncserver: fix homepage Fabrice Fontaine
2019-06-22 13:33 ` [Buildroot] [PATCH 2/2] package/libvncserver: bump to version 0.9.12 Fabrice Fontaine
2019-06-22 15:50 ` [Buildroot] [PATCH 1/2] package/libvncserver: fix homepage Thomas Petazzoni
2019-06-24 19:55 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox