From e1622cdaa16bf30685d0bd7021400b736d2c2e20 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 22 Jan 2019 14:48:06 -0200 Subject: [PATCH] hamlib: rebuild against libreadline.so.8 [ci skip] --- srcpkgs/hamlib/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hamlib/template b/srcpkgs/hamlib/template index a5e5d68629c..c28a069cd6f 100644 --- a/srcpkgs/hamlib/template +++ b/srcpkgs/hamlib/template @@ -1,7 +1,7 @@ # Template file for 'hamlib' pkgname=hamlib version=3.3 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-static --with-perl-binding --with-python-binding --with-tcl-binding --with-xml-support"