bc: rebuild to update metadata objs.
This commit is contained in:
parent
20528ac599
commit
648e4e8a28
1 changed files with 2 additions and 2 deletions
|
@ -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}/"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue