mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 21:47:45 +00:00
Ports/glib: Update glib to version 2.77.2
This commit is contained in:
parent
f232d0ba42
commit
4dd22a7564
2 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port='glib'
|
||||
version='2.77.0'
|
||||
version='2.77.2'
|
||||
files=(
|
||||
"https://download.gnome.org/sources/glib/2.77/glib-${version}.tar.xz#1897fd8ad4ebb523c32fabe7508c3b0b039c089661ae1e7917df0956a320ac4d"
|
||||
"https://download.gnome.org/sources/glib/2.77/glib-${version}.tar.xz#16279739e4d30ec47be3e82909f5aeaaa41a8206bae3bead10a23fb2deff02a6"
|
||||
)
|
||||
useconfigure='true'
|
||||
configopts=(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue