bc: rebuild to update metadata objs.
This commit is contained in:
parent
20528ac599
commit
648e4e8a28
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'bc'
|
||||
pkgname=bc
|
||||
version=1.06.95
|
||||
revision=4
|
||||
revision=5
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-readline"
|
||||
hostmakedepends="flex"
|
||||
makedepends="libfl-devel readline-devel>=6.3"
|
||||
makedepends="readline-devel>=6.3"
|
||||
short_desc="An arbitrary precision numeric processing language"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.gnu.org/software/${pkgname}/"
|
||||
|
|
Loading…
Reference in New Issue