bc: rebuild against readline-7.0

This commit is contained in:
Michael Gehring 2016-11-19 16:53:45 +00:00
parent eceaaed14a
commit 82b7475761

View file

@ -1,7 +1,7 @@
# Template file for 'bc' # Template file for 'bc'
pkgname=bc pkgname=bc
version=1.06.95 version=1.06.95
revision=6 revision=7
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-readline" configure_args="--with-readline"
hostmakedepends="flex" hostmakedepends="flex"