From ea6667dd1ae8ccbf284d9d1b79ddfb8c51410141 Mon Sep 17 00:00:00 2001
From: Natanael Copa <ncopa@alpinelinux.org>
Date: Wed, 13 Mar 2019 15:08:05 +0000
Subject: [PATCH] testing/rlwrap: rebuild against readline 8

---
 testing/rlwrap/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testing/rlwrap/APKBUILD b/testing/rlwrap/APKBUILD
index 2f38a193efad..19221f8e46d9 100644
--- a/testing/rlwrap/APKBUILD
+++ b/testing/rlwrap/APKBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Natanael Copa <ncopa@alpinelinux.org>
 pkgname=rlwrap
 pkgver=0.43
-pkgrel=0
+pkgrel=1
 pkgdesc="A readline wrapper"
 url="https://github.com/hanslub42/rlwrap"
 arch="all"
-- 
GitLab