muparser: update to 2.2.6.1.
This commit is contained in:
parent
0ab98284c9
commit
cfcb2dc2a1
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'muparser'
|
# Template file for 'muparser'
|
||||||
pkgname=muparser
|
pkgname=muparser
|
||||||
version=2.2.5
|
version=2.2.6.1
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="A fast mathematical expression parser library"
|
short_desc="A fast mathematical expression parser library"
|
||||||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://muparser.beltoforion.de/"
|
homepage="http://muparser.beltoforion.de/"
|
||||||
distfiles="https://github.com/beltoforion/${pkgname}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/beltoforion/${pkgname}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=0666ef55da72c3e356ca85b6a0084d56b05dd740c3c21d26d372085aa2c6e708
|
checksum=d2562853d972b6ddb07af47ce8a1cdeeb8bb3fa9e8da308746de391db67897b3
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue