mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/ruby-test-unit: upgrade to 2.5.5
This commit is contained in:
parent
d3ccb6902a
commit
0eb31ca41c
@ -1,7 +1,8 @@
|
||||
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
|
||||
# Maintainer:
|
||||
_gemname=test-unit
|
||||
pkgname=ruby-test-unit
|
||||
pkgver=2.5.2
|
||||
pkgver=2.5.5
|
||||
pkgrel=0
|
||||
pkgdesc="A xUnit family unit testing framework for Ruby"
|
||||
url="http://test-unit.rubyforge.org"
|
||||
@ -32,4 +33,6 @@ package() {
|
||||
"$pkgdir"/$_geminstdir/.require_paths
|
||||
}
|
||||
|
||||
md5sums="29530fd1bb3d53bd6aa20b2c171f516d test-unit-2.5.2.gem"
|
||||
md5sums="330ec9fb1cb03f869bbb20274672e297 test-unit-2.5.5.gem"
|
||||
sha256sums="3216d6584293964c438e0573fa8f0273d12df2abb1c32d7a6aa427d6e0779d47 test-unit-2.5.5.gem"
|
||||
sha512sums="4f710997d187011bc240ef869f5c86c11e01d9c7c8bee5fd938f194155137d7164e69bae6d63e41b90de8f7f6ab813a62131f2f9518d57b3913777923b491142 test-unit-2.5.5.gem"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user