double-conversion: update to 3.1.0.

This commit is contained in:
cr6git 2018-09-15 09:09:30 +02:00 committed by GitHub
parent 12254b8f9b
commit e32799122a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,14 +1,15 @@
# Template file for 'double-conversion'
pkgname=double-conversion
version=3.0.0
version=3.1.0
revision=1
build_style=scons
short_desc="Efficient binary-decimal and decimal-binary routines for IEEE doubles"
maintainer="Diogo Leal <diogo@diogoleal.com>"
license="BSD-3-Clause"
homepage="https://github.com/google/double-conversion"
distfiles="https://github.com/google/double-conversion/archive/v${version}.tar.gz"
checksum=152f15355242b6b1fbb4098fcd825bf08527eda0c65e8446939222a13f0b3915
changelog="https://raw.githubusercontent.com/google/double-conversion/master/Changelog"
distfiles="https://github.com/google/double-conversion/archive/${version}.tar.gz"
checksum=aef5f528dab826b269b54766a4c2d179e361866c75717af529f91c56b4034665
post_install() {
vlicense LICENSE