mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 06:17:34 +00:00
Ports: Upgrade dmidecode to version 3.3
This commit is contained in:
parent
65c27bfe52
commit
6e8f86b44b
5 changed files with 63 additions and 19 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port=dmidecode
|
||||
version=3.1
|
||||
version=3.3
|
||||
useconfigure=false
|
||||
prefix=
|
||||
files="https://download.savannah.gnu.org/releases/dmidecode/dmidecode-${version}.tar.xz dmidecode-${version}.tar.xz
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue