1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-29 14:57:35 +00:00

Ports/devilutionX: Update to version 1.5.2

This commit is contained in:
Tim Ledbetter 2024-02-06 06:12:05 +00:00 committed by Tim Schumacher
parent cd5aeb0f22
commit bf0b114bde
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.1'
version='1.5.2'
useconfigure='true'
files=(
"https://github.com/diasurgical/devilutionX/archive/refs/tags/${version}.tar.gz#9d88dec4df58e391940b77edb86f356b34e2c085c5e3191262fa6276d745d1cb"
"https://github.com/diasurgical/devilutionX/archive/refs/tags/${version}.tar.gz#c046fd23778729ce77e7f6fd1c66ba7c3e1b32a1472821c3485f0d8bd4f3b4aa"
)
depends=(
'bzip2'