mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 23:27:43 +00:00
Ports/devilutionX: Update to version 1.5.1
This commit is contained in:
parent
4a83771a75
commit
490949c6a8
2 changed files with 3 additions and 3 deletions
|
@ -48,7 +48,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
|
|||
| [`curl`](curl/) | curl | 8.2.0 | https://curl.se/ |
|
||||
| [`dash`](dash/) | DASH | 0.5.10.2 | http://gondor.apana.org.au/~herbert/dash |
|
||||
| [`deutex`](deutex/) | DeuTex | 5.2.2 | https://github.com/Doom-Utils/deutex |
|
||||
| [`devilutionX`](devilutionX/) | DevilutionX | 1.5.0 | https://github.com/diasurgical/devilutionX |
|
||||
| [`devilutionX`](devilutionX/) | DevilutionX | 1.5.1 | https://github.com/diasurgical/devilutionX |
|
||||
| [`dialog`](dialog/) | Dialog | 1.3-20220526 | https://invisible-island.net/dialog/ |
|
||||
| [`diffutils`](diffutils/) | GNU Diffutils | 3.8 | https://www.gnu.org/software/diffutils/ |
|
||||
| [`dmidecode`](dmidecode/) | dmidecode | 3.5 | https://github.com/mirror/dmidecode |
|
||||
|
|
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue