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

main/ruby-rexml: upgrade to 3.4.1

This commit is contained in:
Jakub Jirutka 2025-04-25 22:14:14 +02:00
parent a9dfdb6d43
commit 8cbecac206

View file

@ -4,7 +4,7 @@ pkgname=ruby-rexml
_gemname=rexml
# Keep version in sync with "Bundled gems" (https://stdgems.org) for the
# packaged Ruby version.
pkgver=3.4.0
pkgver=3.4.1
pkgrel=0
pkgdesc="An XML toolkit for Ruby"
url="https://github.com/ruby/rexml"
@ -68,5 +68,5 @@ doc() {
}
sha512sums="
638bd865f3c1852379c9f038329ac811da5f6747b0b29b95bc34ffadd5abaa9fba431bafc21adb7fddca2b6d85f22f484e14f61894c09e9b97afac19671d8331 ruby-rexml-3.4.0.tar.gz
bf1221312c79a1b7601f262486c250696f520e3355a37ee34f245bec975fda0598713d65990852aac9edab6624b4d868730471139cf2ff0894a0c8f85c042aa7 ruby-rexml-3.4.1.tar.gz
"