From f64f7b346fca1bbd33737c170b36ab011e07bebe Mon Sep 17 00:00:00 2001 From: Natanael Copa <ncopa@alpinelinux.org> Date: Fri, 18 Dec 2015 06:33:33 +0000 Subject: [PATCH] main/xen: rebuild against fixed ncurses widechar only --- main/xen/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/xen/APKBUILD b/main/xen/APKBUILD index a1ca6146ce76..5c8117e3f1a2 100644 --- a/main/xen/APKBUILD +++ b/main/xen/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=xen pkgver=4.6.0 -pkgrel=3 +pkgrel=4 pkgdesc="Xen hypervisor" url="http://www.xen.org/" arch="x86_64" -- GitLab