name(mariadb)

This commit is contained in:
Jacob Heider 2023-09-11 16:43:19 -04:00
parent de25343fb2
commit dfde36e232
No known key found for this signature in database
GPG key ID: A98011B5713535BF

View file

@ -2,6 +2,8 @@ distributable:
url: git+https://github.com/MariaDB/server url: git+https://github.com/MariaDB/server
ref: mariadb-{{version.raw}} ref: mariadb-{{version.raw}}
display-name: MariaDB
versions: versions:
github: MariaDB/server/tags github: MariaDB/server/tags
strip: /^mariadb-/ strip: /^mariadb-/
@ -19,7 +21,7 @@ dependencies:
openssl.org: ^1.1 openssl.org: ^1.1
pcre.org/v2: '*' pcre.org/v2: '*'
facebook.com/zstd: '*' facebook.com/zstd: '*'
build: build:
dependencies: dependencies:
tea.xyz/gx/cc: c99 tea.xyz/gx/cc: c99