mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-07 06:17:14 +02:00
main/*: rebuild against ruby 3.3.0
This commit is contained in:
parent
2e70117de6
commit
739bcd4710
@ -2,7 +2,7 @@
|
|||||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||||
pkgname=asciidoctor
|
pkgname=asciidoctor
|
||||||
pkgver=2.0.20
|
pkgver=2.0.20
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
pkgdesc="Converter for AsciiDoc to HTML5, DocBook 5 (or 4.5) and other formats"
|
pkgdesc="Converter for AsciiDoc to HTML5, DocBook 5 (or 4.5) and other formats"
|
||||||
url="https://rubygems.org/gems/asciidoctor"
|
url="https://rubygems.org/gems/asciidoctor"
|
||||||
arch="noarch"
|
arch="noarch"
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
pkgname=kamailio
|
pkgname=kamailio
|
||||||
pkgver=5.7.3
|
pkgver=5.7.3
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
|
|
||||||
# If building from a git snapshot, specify the gitcommit
|
# If building from a git snapshot, specify the gitcommit
|
||||||
# If building a proper release, leave gitcommit blank or commented
|
# If building a proper release, leave gitcommit blank or commented
|
||||||
|
@ -4,7 +4,7 @@ pkgname=protobuf
|
|||||||
_gemname=google-protobuf
|
_gemname=google-protobuf
|
||||||
pkgver=24.4
|
pkgver=24.4
|
||||||
_rubyver=3.$pkgver
|
_rubyver=3.$pkgver
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
pkgdesc="Library for extensible, efficient structure packing"
|
pkgdesc="Library for extensible, efficient structure packing"
|
||||||
url="https://github.com/protocolbuffers/protobuf"
|
url="https://github.com/protocolbuffers/protobuf"
|
||||||
arch="all"
|
arch="all"
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
pkgname=ruby-augeas
|
pkgname=ruby-augeas
|
||||||
_gemname=$pkgname
|
_gemname=$pkgname
|
||||||
pkgver=0.5.0
|
pkgver=0.5.0
|
||||||
pkgrel=12
|
pkgrel=13
|
||||||
pkgdesc="Ruby bindings for Augeas"
|
pkgdesc="Ruby bindings for Augeas"
|
||||||
url="https://augeas.net/"
|
url="https://augeas.net/"
|
||||||
arch="all"
|
arch="all"
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||||
pkgname=vim
|
pkgname=vim
|
||||||
pkgver=9.0.2127
|
pkgver=9.0.2127
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
pkgdesc="Improved vi-style text editor"
|
pkgdesc="Improved vi-style text editor"
|
||||||
url="https://www.vim.org/"
|
url="https://www.vim.org/"
|
||||||
arch="all"
|
arch="all"
|
||||||
|
Loading…
Reference in New Issue
Block a user