mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 21:07:35 +00:00
Ports: Fix version numbers for some of the ports
This commit is contained in:
parent
f7a33043e0
commit
fb67e99562
5 changed files with 9 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port=doom
|
||||
workdir=SerenityDOOM-master
|
||||
version=serenity-git
|
||||
version=git
|
||||
files="https://github.com/SerenityOS/SerenityDOOM/archive/master.tar.gz doom-git.tar.gz 481406ef30e04ad55d39aa94baab73bd"
|
||||
auth_type=md5
|
||||
makeopts="-C doomgeneric/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue