Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (940d598e03dec34fffe57bbe5619c19f070a3255)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (940d598e03dec34fffe57bbe5619c19f070a3255)
  • Date: Tue, 7 Mar 2023 02:07:06 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

wm-addons/wlroots/DETAILS | 2 +-
wm-addons/wlroots/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 940d598e03dec34fffe57bbe5619c19f070a3255
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

wm-addons/wlroots: corrected scm branch url

diff --git a/wm-addons/wlroots/DETAILS b/wm-addons/wlroots/DETAILS
index 19f89c7..06cd587 100755
--- a/wm-addons/wlroots/DETAILS
+++ b/wm-addons/wlroots/DETAILS
@@ -5,7 +5,7 @@ if [[ "${WLROOTS_BRANCH}" == "scm" ]]; then
VERSION="$(get_scm_version)"
SOURCE="${SPELL}-git.tar.xz"
FORCE_DOWNLOAD="on"
- SOURCE_URL[0]="https://gitlab.freedesktop.org/wlroots/wlroots.git";
+ SOURCE_URL[0]="git_http://gitlab.freedesktop.org/wlroots/wlroots.git";
SOURCE2=$SOURCE.sig
SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
SOURCE_GPG=sway.gpg:$SOURCE.sig:UPSTREAM_KEY
diff --git a/wm-addons/wlroots/HISTORY b/wm-addons/wlroots/HISTORY
index e3e7764..07d5a75 100644
--- a/wm-addons/wlroots/HISTORY
+++ b/wm-addons/wlroots/HISTORY
@@ -1,3 +1,6 @@
+2023-03-06 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: https -> git_http for scm branch
+
2023-02-26 Pavel Vinogradov <public AT sourcemage.org>
* *SUB_DEPENDS: added for SCM sub_dependency




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (940d598e03dec34fffe57bbe5619c19f070a3255), Pavel Vinogradov, 03/06/2023

Archive powered by MHonArc 2.6.24.

Top of Page