mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-12 18:59:50 +03:00
main/libconfig: upgrade to 1.8.1
need rebuild: https://github.com/hyperrealm/libconfig/issues/264
This commit is contained in:
parent
5bf661ed39
commit
ce9af70d20
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Contributor: Leo <thinkabit.ukim@gmail.com>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=libconfig
|
||||
pkgver=1.7.3
|
||||
pkgrel=3
|
||||
pkgver=1.8.1
|
||||
pkgrel=0
|
||||
pkgdesc="A simple library for manipulating structured configuration files"
|
||||
url="https://www.hyperrealm.com/libconfig/libconfig.html"
|
||||
arch="all"
|
||||
|
@ -47,5 +47,5 @@ static() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
3749bf9eb29bab0f6b14f4fc759f0c419ed27a843842aaabed1ec1fbe0faa8c93322ff875ca1291d69cb28a39ece86d512aec42c2140d566c38c56dc616734f4 libconfig-1.7.3.tar.gz
|
||||
1d9d7b21baf73259c09b503ca02942bdf847741378f8c3d7e138c9b4979c5304aae510595958fe1842b726778cedf2aaeb1844f8b209a61ccb24debea592bd0c libconfig-1.8.1.tar.gz
|
||||
"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue