mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 12:17:36 +00:00
Ports: Update serenity-theming use latest commit 2ce930e
This commit is contained in:
parent
db5c455238
commit
ae60357951
2 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port=serenity-theming
|
||||
version=6f44f8aa83aa7c512dc315a4bd1d68151442cb03
|
||||
version=2ce930eea861b61a26696a194afe63dfc0a4eefc
|
||||
workdir="theming-${version}"
|
||||
files="https://github.com/SerenityOS/theming/archive/${version}.zip serenity-theming-${version}.zip 837b1d112a53144123c3cce4456349e7800bafe6817aa02dabe511cffa1ae393"
|
||||
files="https://github.com/SerenityOS/theming/archive/${version}.zip serenity-theming-${version}.zip 3f82e11302ab964f6773c1e4d5dd32c2275f1e61c9efd619ef120b6eaa3b0af1"
|
||||
auth_type="sha256"
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue