mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-27 20:58:16 +00:00
Ports: Remove SHA256 checksum for the doom port
This commit is contained in:
parent
582d74b729
commit
4b4fe29c39
Notes:
sideshowbarker
2024-07-18 06:53:16 +09:00
Author: https://github.com/gunnarbeutner
Commit: 4b4fe29c39
Pull-request: https://github.com/SerenityOS/serenity/pull/9418
1 changed files with 1 additions and 2 deletions
|
@ -2,8 +2,7 @@
|
|||
port=doom
|
||||
workdir=SerenityDOOM-master
|
||||
version=git
|
||||
files="https://github.com/SerenityOS/SerenityDOOM/archive/master.tar.gz doom-git.tar.gz 13aaa5b1655b85190b744905c9a8a69f1a1e26e7331c9363a241e83510f5b26b"
|
||||
auth_type=sha256
|
||||
files="https://github.com/SerenityOS/SerenityDOOM/archive/master.tar.gz doom-git.tar.gz"
|
||||
makeopts="-C doomgeneric/"
|
||||
installopts="-C doomgeneric/"
|
||||
launcher_name=Doom
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue