diff --git a/srcpkgs/double-conversion/template b/srcpkgs/double-conversion/template index ecc37a72e2..ade70a09be 100644 --- a/srcpkgs/double-conversion/template +++ b/srcpkgs/double-conversion/template @@ -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 " 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