Add new libreCMC package repository.
authornynex <nynex>
Thu, 19 May 2016 02:43:32 +0000 (02:43 +0000)
committernynex <nynex>
Thu, 19 May 2016 02:43:32 +0000 (02:43 +0000)
trunk/include/version.mk
trunk/package/base-files/image-config.in

index eb95c959a7db9fc2e25e886ae90b064e4a6e39b0..ff252d5e29efe0bbbb56f142fd47846db9c640ad 100644 (file)
@@ -30,7 +30,7 @@ VERSION_NICK:=$(call qstrip_escape,$(CONFIG_VERSION_NICK))
 VERSION_NICK:=$(if $(VERSION_NICK),$(VERSION_NICK),$(RELEASE))
 
 VERSION_REPO:=$(call qstrip_escape,$(CONFIG_VERSION_REPO))
-VERSION_REPO:=$(if $(VERSION_REPO),$(VERSION_REPO),http://downloads.librecmc.org/snapshots/%v/%S/packages)
+VERSION_REPO:=$(if $(VERSION_REPO),$(VERSION_REPO),https://librecmc.org/downloads/snapshots/%v/%S/packages)
 
 VERSION_DIST:=$(call qstrip_escape,$(CONFIG_VERSION_DIST))
 VERSION_DIST:=$(if $(VERSION_DIST),$(VERSION_DIST),libreCMC)
index c523bd583c582702316e1de219e3285e4cbb998d..7508b1aa7b4558834981908eb703c7e3968c1c0a 100644 (file)
@@ -172,7 +172,7 @@ if VERSIONOPT
        config VERSION_REPO
                string
                prompt "Release repository"
-               default "http://downloads.librecmc.org/snapshots/%v/%S/packages"
+               default "https://librecmc.org/librecmc/downloads/snapshots/%v/%S/packages"
                help
                        This is the repository address embedded in the image, it defaults
                        to the trunk snapshot repo; the url may contain the following placeholders: