mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/ruby-i18n: upgrade to 1.0.1
This commit is contained in:
parent
83e6b31e75
commit
06c64705fb
@ -2,7 +2,7 @@
|
||||
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
|
||||
pkgname=ruby-i18n
|
||||
_gemname=${pkgname#ruby-}
|
||||
pkgver=1.0.0
|
||||
pkgver=1.0.1
|
||||
pkgrel=0
|
||||
pkgdesc="New wave Internationalization support for Ruby"
|
||||
url="https://github.com/svenfuchs/i18n"
|
||||
@ -36,4 +36,4 @@ package() {
|
||||
rm -r gemfiles/ test/ *.md *LICENSE*
|
||||
}
|
||||
|
||||
sha512sums="c00fc7a28886e7a3fad5432b0d06975ef42864fa8083d8f31bb111b93e27af07554c9dbe3288d5af648ef6a2d99e8ccadd27bf2e5a94ac09d6e50ec4c1a35e69 ruby-i18n-1.0.0.tar.gz"
|
||||
sha512sums="1d0e05e04318e31d35d19c1af3b6d3aaef3d45df9b2868b65fef9aa3628c9502c6f8fca4beb52aa8c7c914c46ff159da489bc2ccac69013808459e709358b4ca ruby-i18n-1.0.1.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user