double-conversion: update to 3.1.1.

This commit is contained in:
prspkt 2018-11-22 18:36:23 +02:00 committed by maxice8
parent 165806c2bf
commit 5f25988626
1 changed files with 3 additions and 3 deletions

View File

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