diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2018-02-16 01:54:47 +0100 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2018-02-16 01:55:38 +0100 |
commit | 8f4fbdb510172d414d1f78fd08b013498c313cc3 (patch) | |
tree | 88695213b5c59aa0aba21b506f96a0cd71e67ad8 /testing | |
parent | 9e67aec7a19308dc7f8583871e182aad544a50f8 (diff) | |
download | aports-8f4fbdb510172d414d1f78fd08b013498c313cc3.tar.bz2 aports-8f4fbdb510172d414d1f78fd08b013498c313cc3.tar.xz |
testing/elektra: rebuild against libgit2 0.26.0
Diffstat (limited to 'testing')
-rw-r--r-- | testing/elektra/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/elektra/APKBUILD b/testing/elektra/APKBUILD index f97efa4961..0f830869b5 100644 --- a/testing/elektra/APKBUILD +++ b/testing/elektra/APKBUILD @@ -6,7 +6,7 @@ pkgname=elektra _pkgname=libelektra pkgver=0.8.21 -pkgrel=1 +pkgrel=2 pkgdesc="A universal and secure framework to access configuration parameters" url="https://www.libelektra.org" arch="all" |