mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-12-24 19:54:53 +03:00
Ports/devilutionX: Update to version 1.5.2
This commit is contained in:
parent
cd5aeb0f22
commit
bf0b114bde
Notes:
sideshowbarker
2024-07-16 23:34:49 +09:00
Author: https://github.com/tcl3 Commit: https://github.com/SerenityOS/serenity/commit/bf0b114bde Pull-request: https://github.com/SerenityOS/serenity/pull/23091 Reviewed-by: https://github.com/timschumi ✅
@ -50,7 +50,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
|
||||
| [`curl`](curl/) | curl | 8.5.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.1 | https://github.com/diasurgical/devilutionX |
|
||||
| [`devilutionX`](devilutionX/) | DevilutionX | 1.5.2 | https://github.com/diasurgical/devilutionX |
|
||||
| [`dialog`](dialog/) | Dialog | 1.3-20220526 | https://invisible-island.net/dialog/ |
|
||||
| [`diffutils`](diffutils/) | GNU Diffutils | 3.10 | 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.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'
|
||||
|
Loading…
Reference in New Issue
Block a user