components/meta-packages/developer-opensolaris-userland/Makefile
changeset 7760 4ab84455407c
parent 5687 3edec987dfad
child 7860 8991c11f87b1
--- a/components/meta-packages/developer-opensolaris-userland/Makefile	Wed Mar 15 14:25:45 2017 -0700
+++ b/components/meta-packages/developer-opensolaris-userland/Makefile	Wed Mar 15 12:33:24 2017 -0700
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../../make-rules/shared-macros.mk
@@ -29,8 +29,8 @@
 COMPONENT_VERSION=
 COMPONENT_SRC=
 COMPONENT_ARCHIVE=
-COMPONENT_PROJECT_URL=	http://solaris-userland.java.net/
-COMPONENT_ARCHIVE_URL=	http://hg.java.net/solaris-userland-gate/
+COMPONENT_PROJECT_URL=	https://github.com/oracle/solaris-userland
+COMPONENT_ARCHIVE_URL=	https://github.com/oracle/solaris-userland.git
 COMPONENT_BUGDB=	gate-stuff/userland
 
 include $(WS_MAKE_RULES)/prep.mk