* update augeas to 1.14.1-2

This commit is contained in:
Alexander Baldeck 2024-08-08 09:38:10 +02:00
parent 76e7f237b2
commit a3fedace85
2 changed files with 15 additions and 1 deletions

14
augeas/.SRCINFO Normal file
View File

@ -0,0 +1,14 @@
pkgbase = augeas
pkgdesc = A configuration editing tool that parses config files and transforms them into a tree
pkgver = 1.14.1
pkgrel = 2
url = http://augeas.net
arch = x86_64
license = LGPL
depends = libxml2
depends = gcc-libs
source = https://github.com/hercules-team/augeas/releases/download/release-1.14.1/augeas-1.14.1.tar.gz
validpgpkeys = AED6E2A185EEB379F17476D2E012D07AD0E3CC30
sha512sums = fddb2e243f979e71fc09f9d45d569d6307b35485b2d885bf7bcbc032ba5617fe7ab2071a041422c3efe2dd62eda74aba41016d248c0636e947d4f1c9144375aa
pkgname = augeas

View File

@ -4,7 +4,7 @@
pkgname=augeas
pkgver=1.14.1
pkgrel=1
pkgrel=2
pkgdesc="A configuration editing tool that parses config files and transforms them into a tree"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="http://augeas.net"