mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 20:37:35 +00:00
Ports: Bump gettext to 0.22.4
This commit is contained in:
parent
deb3e1eb7a
commit
c382db351a
2 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port='gettext'
|
||||
version='0.22'
|
||||
version='0.22.4'
|
||||
useconfigure='true'
|
||||
files=(
|
||||
"https://ftpmirror.gnu.org/gettext/gettext-${version}.tar.gz#49f089be11b490170bbf09ed2f51e5f5177f55be4cc66504a5861820e0fb06ab"
|
||||
"https://ftpmirror.gnu.org/gettext/gettext-${version}.tar.gz#c1e0bb2a4427a9024390c662cd532d664c4b36b8ff444ed5e54b115fdb7a1aea"
|
||||
)
|
||||
depends=(
|
||||
'libiconv'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue