From 186abe055b05b5f24e2ea41a970268463f7d4f2d Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 19 Nov 2016 16:53:43 +0000 Subject: [PATCH] djmount: rebuild against readline-7.0 --- srcpkgs/djmount/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/djmount/template b/srcpkgs/djmount/template index bf9b3e5d5c0..a6997c97494 100644 --- a/srcpkgs/djmount/template +++ b/srcpkgs/djmount/template @@ -1,7 +1,7 @@ # Template file for 'djmount' pkgname=djmount version=0.71 -revision=5 +revision=6 build_style=gnu-configure configure_args="--with-external-libupnp --with-external-talloc" hostmakedepends="pkg-config"