Fixed typo in libreCMC package feed repo.
authornynex <nynex>
Sun, 29 May 2016 13:15:00 +0000 (13:15 +0000)
committernynex <nynex>
Sun, 29 May 2016 13:15:00 +0000 (13:15 +0000)
trunk/include/version.mk
trunk/package/base-files/image-config.in

index 2278a3b68f9bb5e0102bafa06bdf58c1034e38b2..4f60b782474fdf1300e082b33070e578dc93ab33 100644 (file)
@@ -31,7 +31,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),https://librecmc.org/downloads/snapshots/%v/%S/packages)
+VERSION_REPO:=$(if $(VERSION_REPO),$(VERSION_REPO),https://librecmc.org/librecmc/downloads/snapshots/%v/%S/packages)
 
 VERSION_DIST:=$(call qstrip_escape,$(CONFIG_VERSION_DIST))
 VERSION_DIST:=$(if $(VERSION_DIST),$(VERSION_DIST),libreCMC)
index cfa5d34f83300f096fa1939296d2a29a04d5aaee..0b8a9ae763b74b8cd1981c6804d8156e72e1100b 100644 (file)
@@ -183,7 +183,7 @@ if VERSIONOPT
        config VERSION_REPO
                string
                prompt "Release repository"
-               default "https://librecmc.org/downloads/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: