[build] change meson version to 0.40.0
This commit is contained in:
@@ -4,7 +4,7 @@ project(
|
|||||||
version: '0.1.0',
|
version: '0.1.0',
|
||||||
license: 'AGPL3+',
|
license: 'AGPL3+',
|
||||||
default_options: [ 'buildtype=debugoptimized', 'warning_level=1' ],
|
default_options: [ 'buildtype=debugoptimized', 'warning_level=1' ],
|
||||||
meson_version: '>= 0.41.0'
|
meson_version: '>= 0.40.0'
|
||||||
)
|
)
|
||||||
|
|
||||||
teleportapp_version = meson.project_version()
|
teleportapp_version = meson.project_version()
|
||||||
|
|||||||
@@ -34,8 +34,8 @@
|
|||||||
"sources": [
|
"sources": [
|
||||||
{
|
{
|
||||||
"type": "archive",
|
"type": "archive",
|
||||||
"url": "http://127.0.0.1:8080/teleportapp.tar.xz",
|
"url": "https://github.com/frac-tion/teleport/archive/flatpak.zip",
|
||||||
"sha256": "8456e351d41b75b906673ef08f4afe3b130b243d558b666d466e85d4f2634eeb"
|
"sha256": "028719a49cb5ce46fcef9237b1e2942ec5140aefee459c7ebf6b79289230efb8"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user