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

main/ruby-test-unit-ruby-core: upgrade to 1.0.6

This commit is contained in:
Jakub Jirutka 2024-12-29 00:10:54 +01:00
parent d486447653
commit 4c4d41709a

View file

@ -2,7 +2,7 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=ruby-test-unit-ruby-core
_gemname=test-unit-ruby-core
pkgver=1.0.5
pkgver=1.0.6
pkgrel=0
pkgdesc="Additional test assertions for Ruby standard libraries"
url="https://github.com/ruby/test-unit-ruby-core"
@ -42,5 +42,5 @@ doc() {
}
sha512sums="
5f107cc054abfa422c5a82c58b4a67de4c6c6cf60a0c3e18cc8408162cff5dd1689e1c61cff4900635f09b8ba908ec4394c2b5ef7e072c3eb4759463dc4b4f90 test-unit-ruby-core-1.0.5.tar.gz
7b71546112e19ad453d76098c47bc1e471d1c9fda4962a3217c06cad405a773ff080b94aa650ffed94df0067ac1842ed22b438c43b143e717de64392337be446 test-unit-ruby-core-1.0.6.tar.gz
"