From ad7a2716161af06bd8cb842d4b4d42c43f6abdc8 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 22 Jan 2019 14:48:33 -0200 Subject: [PATCH] tftp-hpa: rebuild against libreadline.so.8 [ci skip] --- srcpkgs/tftp-hpa/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/tftp-hpa/template b/srcpkgs/tftp-hpa/template index b1bc2d97c4..eb914f19b3 100644 --- a/srcpkgs/tftp-hpa/template +++ b/srcpkgs/tftp-hpa/template @@ -1,7 +1,7 @@ # Template file for 'tftp-hpa' pkgname=tftp-hpa version=5.2 -revision=4 +revision=5 build_style=gnu-configure configure_args="--sbindir=/usr/bin --without-tcpwrappers" hostmakedepends="automake"