bc: rebuild to update metadata objs.

This commit is contained in:
Juan RP 2014-11-23 11:26:19 +01:00
parent 20528ac599
commit 648e4e8a28

View file

@ -1,11 +1,11 @@
# Template file for 'bc' # Template file for 'bc'
pkgname=bc pkgname=bc
version=1.06.95 version=1.06.95
revision=4 revision=5
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-readline" configure_args="--with-readline"
hostmakedepends="flex" hostmakedepends="flex"
makedepends="libfl-devel readline-devel>=6.3" makedepends="readline-devel>=6.3"
short_desc="An arbitrary precision numeric processing language" short_desc="An arbitrary precision numeric processing language"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnu.org/software/${pkgname}/" homepage="http://www.gnu.org/software/${pkgname}/"