mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
Consolidate on unicode.org^71
This commit is contained in:
parent
53fc500e80
commit
8a5c69f89d
4 changed files with 6 additions and 6 deletions
|
@ -14,7 +14,7 @@ runtime:
|
|||
DOTNET_ROOT: "{{prefix}}"
|
||||
dependencies:
|
||||
linux:
|
||||
unicode.org: '*'
|
||||
unicode.org: ^71
|
||||
build:
|
||||
dependencies:
|
||||
curl.se: '*'
|
||||
|
|
|
@ -10,7 +10,7 @@ dependencies:
|
|||
freetype.org: 2
|
||||
gnome.org/glib: 2
|
||||
graphite.sil.org: '*'
|
||||
unicode.org: '>=71'
|
||||
unicode.org: ^71
|
||||
|
||||
build:
|
||||
dependencies:
|
||||
|
|
|
@ -11,9 +11,9 @@ versions:
|
|||
|
||||
dependencies:
|
||||
kerberos.org: '*'
|
||||
openssl.org: '*'
|
||||
zlib.net: '*'
|
||||
unicode.org: '*'
|
||||
openssl.org: ^1.1
|
||||
zlib.net: ^1
|
||||
unicode.org: ^71
|
||||
linux:
|
||||
gnu.org/readline: '*'
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ distributable:
|
|||
versions:
|
||||
github: rockdaboot/libpsl
|
||||
dependencies:
|
||||
unicode.org: '*'
|
||||
unicode.org: ^71
|
||||
build:
|
||||
dependencies:
|
||||
mesonbuild.com: '*'
|
||||
|
|
Loading…
Reference in a new issue