From fa4307dff762a3d2ab499eff3df4db47936f0a15 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 22 Jan 2019 14:48:34 -0200 Subject: [PATCH] units: rebuild against libreadline.so.8 [ci skip] --- srcpkgs/units/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/units/template b/srcpkgs/units/template index 38853c0885c..5f2960d22d5 100644 --- a/srcpkgs/units/template +++ b/srcpkgs/units/template @@ -1,7 +1,7 @@ # Template file for 'units' pkgname=units version=2.18 -revision=1 +revision=2 build_style=gnu-configure hostmakedepends="python" makedepends="readline-devel"