mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
main/*: rebuild against ruby 3.2.2
This commit is contained in:
parent
54ce86f553
commit
288d36cdff
@ -2,7 +2,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=asciidoctor
|
||||
pkgver=2.0.18
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Converter for AsciiDoc to HTML5, DocBook 5 (or 4.5) and other formats"
|
||||
url="https://rubygems.org/gems/asciidoctor"
|
||||
arch="noarch"
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
|
||||
pkgname=kamailio
|
||||
pkgver=5.6.3
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
|
||||
# If building from a git snapshot, specify the gitcommit
|
||||
# If building a proper release, leave gitcommit blank or commented
|
||||
|
||||
@ -4,7 +4,7 @@ pkgname=protobuf
|
||||
_gemname=google-protobuf
|
||||
pkgver=3.21.12
|
||||
_tstver=5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Library for extensible, efficient structure packing"
|
||||
url="https://github.com/protocolbuffers/protobuf"
|
||||
arch="all"
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
pkgname=ruby-augeas
|
||||
_gemname=$pkgname
|
||||
pkgver=0.5.0
|
||||
pkgrel=11
|
||||
pkgrel=12
|
||||
pkgdesc="Ruby bindings for Augeas"
|
||||
url="https://augeas.net/"
|
||||
arch="all"
|
||||
|
||||
@ -5,7 +5,7 @@ _gemname=matrix
|
||||
# Keep version in sync with "Bundled gems" (https://stdgems.org) for the
|
||||
# packaged Ruby version.
|
||||
pkgver=0.4.2
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="An implementation of Matrix and Vector classes"
|
||||
url="https://github.com/ruby/matrix"
|
||||
arch="noarch"
|
||||
|
||||
@ -5,7 +5,7 @@ _gemname=prime
|
||||
# Keep version in sync with "Bundled gems" (https://stdgems.org) for the
|
||||
# packaged Ruby version.
|
||||
pkgver=0.1.2
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Prime numbers and factorization library"
|
||||
url="https://github.com/ruby/prime"
|
||||
arch="noarch"
|
||||
|
||||
@ -5,7 +5,7 @@ _gemname=rake
|
||||
# Keep version in sync with "Bundled gems" (https://stdgems.org) for the
|
||||
# packaged Ruby version.
|
||||
pkgver=13.0.6
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A Ruby task runner, inspired by make"
|
||||
url="https://github.com/ruby/rake"
|
||||
arch="noarch"
|
||||
|
||||
@ -5,7 +5,7 @@ _gemname=rexml
|
||||
# Keep version in sync with "Bundled gems" (https://stdgems.org) for the
|
||||
# packaged Ruby version.
|
||||
pkgver=3.2.5
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="An XML toolkit for Ruby"
|
||||
url="https://github.com/ruby/rexml"
|
||||
arch="noarch"
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
pkgname=ruby-rr
|
||||
_gemname=rr
|
||||
pkgver=3.1.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Test double framework that features a rich selection of double techniques"
|
||||
url="https://github.com/rr/rr"
|
||||
arch="noarch"
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
pkgname=ruby-rss
|
||||
_gemname=rss
|
||||
pkgver=0.2.9
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="RSS reading and writing for Ruby"
|
||||
url="https://github.com/ruby/rss"
|
||||
arch="noarch"
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
pkgname=ruby-test-unit-rr
|
||||
_gemname=test-unit-rr
|
||||
pkgver=1.0.5
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="RR adapter for test-unit"
|
||||
url="https://github.com/test-unit/test-unit-rr"
|
||||
arch="noarch"
|
||||
|
||||
@ -5,7 +5,7 @@ _gemname=typeprof
|
||||
# Keep version in sync with "Bundled gems" (https://stdgems.org) for the
|
||||
# packaged Ruby version.
|
||||
pkgver=0.21.4
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="A type analysis tool for Ruby code based on abstract interpretation"
|
||||
url="https://github.com/ruby/typeprof"
|
||||
arch="noarch"
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=vim
|
||||
pkgver=9.0.1440
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Improved vi-style text editor"
|
||||
url="https://www.vim.org/"
|
||||
arch="all"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user