mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-18 01:05:24 +01:00
Update mes-m2
This commit is contained in:
parent
df933f474c
commit
f18504b509
6 changed files with 14 additions and 14 deletions
2
sysa.py
2
sysa.py
|
|
@ -105,7 +105,7 @@ class SysA(SysGeneral):
|
|||
"""Prepare remaining sources"""
|
||||
|
||||
# mes-0.22 snapshot with m2 fixes
|
||||
self.get_file(["https://github.com/oriansj/mes-m2/archive/75a50911d89a84b7aa5ebabab52eb09795c0d61b.tar.gz",
|
||||
self.get_file(["https://github.com/oriansj/mes-m2/archive/dad1744fa80f52b3b428803c06b09d39c285f500.tar.gz",
|
||||
"https://download.savannah.gnu.org/releases/nyacc/nyacc-1.00.2.tar.gz"],
|
||||
output=["mes.tar.gz", "nyacc-1.00.2.tar.gz"])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue