1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-29 12:17:36 +00:00

Ports/devilutionX: Update to version 1.5.1

This commit is contained in:
Tim Ledbetter 2023-09-06 17:11:36 +01:00 committed by Andreas Kling
parent 4a83771a75
commit 490949c6a8
2 changed files with 3 additions and 3 deletions

View file

@ -1,9 +1,9 @@
#!/usr/bin/env -S bash ../.port_include.sh
port='devilutionX'
version='1.5.0'
version='1.5.1'
useconfigure='true'
files=(
"https://github.com/diasurgical/devilutionX/archive/refs/tags/${version}.tar.gz 94bd11e05ba53edddfd9df677d30c9f9fdca90f963a3466bf0fb133bd4f8d668"
"https://github.com/diasurgical/devilutionX/archive/refs/tags/${version}.tar.gz 9d88dec4df58e391940b77edb86f356b34e2c085c5e3191262fa6276d745d1cb"
)
depends=(
'bzip2'