From 9bbf537fe9faf165c2546ffb28d7bd570d152fa0 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 19 Nov 2016 16:53:36 +0000 Subject: [PATCH] tftp-hpa: rebuild against readline-7.0 --- 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 7725c59d555..a977dab96a3 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=3 +revision=4 build_style=gnu-configure configure_args="--sbindir=/usr/bin --without-tcpwrappers" hostmakedepends="automake"