arm64: switch boot-wrapper to working repository
[librecmc/librecmc.git] / target / linux / arm64 / image / boot-wrapper / Makefile
index fa397087a3ae6c2521a70a5ff49d1ebb80133167..cc31e016359d9c41bc6984f53b38fce9b13ac3f3 100644 (file)
@@ -12,7 +12,7 @@ PKG_VERSION:=2013-01-10
 PKG_RELEASE:=$(PKG_SOURCE_VERSION)
 
 PKG_SOURCE_PROTO:=git
-PKG_SOURCE_URL:=git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/boot-wrapper-aarch64.git
+PKG_SOURCE_URL:=https://git.kernel.org/pub/scm/linux/kernel/git/mark/boot-wrapper-aarch64.git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
 PKG_SOURCE_VERSION:=c51dde817b5ed5b8f741b67ac51bd67bd87b4a2a
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz