games/DDNet: update 16.0.3 → 16.1
- Mute failing tests
This commit is contained in:
parent
aad1aa28e6
commit
34f89f8e6b
2 changed files with 6 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= DDNet
|
||||
PORTVERSION= 16.0.3
|
||||
PORTVERSION= 16.1
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= https://ddnet.tw/downloads/
|
||||
|
||||
|
@ -20,6 +20,8 @@ CXXFLAGS+= -DBINARY_DIR="\\\"${PREFIX}/bin\\\""
|
|||
PORTDATA= *
|
||||
DATADIR= ${PREFIX}/share/ddnet
|
||||
|
||||
TEST_ENV= ${MAKE_ENV} GTEST_FILTER=-Io.CurrentExe:Jobs.LookupHost
|
||||
|
||||
OPTIONS_DEFINE= TEST WEBSOCKETS MYSQL VIDEORECORDER UPNP VULKAN
|
||||
OPTIONS_MULTI= COMPONENTS
|
||||
OPTIONS_MULTI_COMPONENTS=CLIENT SERVER
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1649432195
|
||||
SHA256 (DDNet-16.0.3.tar.xz) = e67e20f54e20d714eeb8ee54af25649ff54587ee861392829a3da1da5cd0a8fa
|
||||
SIZE (DDNet-16.0.3.tar.xz) = 28442336
|
||||
TIMESTAMP = 1653595015
|
||||
SHA256 (DDNet-16.1.tar.xz) = 22b8911d1416d4e988f0a9ac53d8e7c106c6738d6c782e63a50e9452ef8a340a
|
||||
SIZE (DDNet-16.1.tar.xz) = 28541296
|
||||
|
|
Loading…
Reference in a new issue