1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

main/re2c: upgrade to 4.3

This commit is contained in:
Celeste 2025-06-30 15:50:55 +00:00
parent e83b7bf5f3
commit dc7059bab0

View file

@ -2,7 +2,7 @@
# Maintainer: Celeste <cielesti@protonmail.com>
maintainer="Celeste <cielesti@protonmail.com>"
pkgname=re2c
pkgver=4.2
pkgver=4.3
pkgrel=0
pkgdesc="Lexer generator for C, C++ and Go"
url="https://re2c.org/"
@ -42,5 +42,5 @@ package() {
}
sha512sums="
c3e32c8c7b283a795784196e3163640eef86eecc6118611bc241384e262c2df106799df230b4fa3240b8be21163d7a0f97e32b6d725354a4fdbacf7b1fe793fb re2c-4.2.tar.xz
14889a19774c8d97a5e2365d67b4112b8a346feea75b380b94874a7a7a33807da1ee89a2d6528039efda09977c57487d49cf05833f9d3641906da21bef8d0de4 re2c-4.3.tar.xz
"