diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-06-02 12:19:35 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-06-05 13:33:15 +0000 |
commit | cf1fa4eab9f690e9b3c760e4f6772d32ea43bea4 (patch) | |
tree | ee054987c223167a604175921e581e6c7f8de923 /main/augeas/APKBUILD | |
parent | 2927161f8c5c96c67589d09efa7568177626c51f (diff) | |
download | aports-cf1fa4eab9f690e9b3c760e4f6772d32ea43bea4.tar.bz2 aports-cf1fa4eab9f690e9b3c760e4f6772d32ea43bea4.tar.xz |
main/augeas: rebuild against readline-7.0.003
Diffstat (limited to 'main/augeas/APKBUILD')
-rw-r--r-- | main/augeas/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/augeas/APKBUILD b/main/augeas/APKBUILD index 0e295f8b81..69e19745e7 100644 --- a/main/augeas/APKBUILD +++ b/main/augeas/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=augeas pkgver=1.8.0 -pkgrel=0 +pkgrel=1 pkgdesc="A configuration editing tool" url="http://augeas.net" arch="all" |