Rebuild for ruby 3.4.x

This commit is contained in:
L. Bradley LaBoon 2025-05-02 16:11:19 -04:00
parent acf0032f48
commit a5cc1befc0
No known key found for this signature in database
GPG key ID: 3D21FA839D9A229F
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
pkgbase = ruby-hiera-eyaml
pkgdesc = OpenSSL Encryption backend for Hiera
pkgver = 4.2.0
pkgrel = 1
pkgrel = 2
url = https://github.com/voxpupuli/hiera-eyaml
arch = any
license = MIT

View file

@ -4,7 +4,7 @@
_gemname=hiera-eyaml
pkgname=ruby-$_gemname
pkgver=4.2.0
pkgrel=1
pkgrel=2
pkgdesc='OpenSSL Encryption backend for Hiera'
arch=(any)
url='https://github.com/voxpupuli/hiera-eyaml'