mirror of
https://github.com/gentoo-mirror/gentoo-zh.git
synced 2025-04-18 07:18:58 -04:00
games-server/vintagestory-server: add 1.20.0, drop 1.20.0_rc8
Signed-off-by: liuyujielol <2073201758GD@gmail.com>
This commit is contained in:
parent
88954974ea
commit
62a512c7f0
@ -1,2 +1,2 @@
|
||||
DIST vs_server_linux-x64_1.19.8.tar.gz 32058681 BLAKE2B 4b2fa4e28a105a62976b272d878e5ad94e6166826f5ef8f77d479f253a1afef810ac7020d412988c4da3d95c48bbf4662185c1bee6b2042b1ab6181f18395b3e SHA512 dd4193c96416e4c460bd7a42d3a5efb2d2a96c19e71b4ac4a3d1c6954f04b5ffa15493afb8cefc206d4160bf31684bc93cbf3ec22285dcd617f69e27da825f64
|
||||
DIST vs_server_linux-x64_1.20.0-rc.8.tar.gz 41778824 BLAKE2B a8b0d321b641e77285a6893fcdc5a9bba8bd5f5409e1feabdd4ac4366dda643cf0b9246b8e0a2984a02920606f0caca8e2853803d6d89b4d202dcbaef5ce65e1 SHA512 2fc35524596866a9345b7e30f30cb258265cfb9701f5b5e5aa3c3c6f8587a0917a52a0d836d442d1813e3df9e14e85b1003de63df701c581b580f1ca8365f1fe
|
||||
DIST vs_server_linux-x64_1.20.0.tar.gz 42110165 BLAKE2B ef41316ecef927f0ac84fa1c1dfc8c4396f93f44c1cd5801db5c568177c56a24765d04354683926b48f0dad5fd521e013ba6ab6284bfecf7613867468664ca04 SHA512 16a73feb0b6424b96f1bec0f8001dff5101bf30d6967e33a48f9b56f9661348eeaafd6f7ee7ea8a35227a6677b43db6ae545d13cb1bfe8b345f554046ce50fd3
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright 2024 Gentoo Authors
|
||||
# Copyright 2024-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@ -6,7 +6,7 @@ DOTNET_PKG_COMPAT=7.0
|
||||
inherit dotnet-pkg-base systemd
|
||||
|
||||
MY_PV="${PV/_rc/-rc.}"
|
||||
_CHANNEL="unstable"
|
||||
_CHANNEL="stable"
|
||||
|
||||
DESCRIPTION="Dedicated game server for Vintage Story"
|
||||
HOMEPAGE="https://www.vintagestory.at/"
|
Loading…
x
Reference in New Issue
Block a user