From 6c5c2236d20d5d463bc88c40f270a4ce046699a0 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 19 Nov 2016 16:53:36 +0000 Subject: [PATCH] units: rebuild against readline-7.0 --- srcpkgs/units/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/units/template b/srcpkgs/units/template index 5f9e179884..fb5c0b257f 100644 --- a/srcpkgs/units/template +++ b/srcpkgs/units/template @@ -1,7 +1,7 @@ # Template file for 'units' pkgname=units version=2.13 -revision=1 +revision=2 build_style=gnu-configure hostmakedepends="python" makedepends="readline-devel"