From 353fd447604586dfc6409e22d25df7ef708581a9 Mon Sep 17 00:00:00 2001
From: Natanael Copa <ncopa@alpinelinux.org>
Date: Wed, 13 Mar 2019 16:54:36 +0000
Subject: [PATCH] testing/iwd: rebuild against readline 8

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

diff --git a/testing/iwd/APKBUILD b/testing/iwd/APKBUILD
index 42210cf072bb..71e05e972f17 100644
--- a/testing/iwd/APKBUILD
+++ b/testing/iwd/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Milan P. Stanić <mps@arvanta.net>
 pkgname=iwd
 pkgver=0.14
-pkgrel=0
+pkgrel=1
 pkgdesc="Internet Wireless Daemon"
 url="https://iwd.wiki.kernel.org/"
 arch="all !ppc64le" # limited by ell
-- 
GitLab