mongoose: update to 6.17.

This commit is contained in:
Anthony Iliopoulos 2020-05-02 13:34:13 +02:00 committed by Helmut Pozimski
parent 7a02d64b90
commit 25ed8f0309

View file

@ -1,6 +1,6 @@
# Template file for 'mongoose'
pkgname=mongoose
version=6.16
version=6.17
revision=1
build_style=gnu-makefile
make_use_env=compliant
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only"
homepage="https://cesanta.com/"
distfiles="https://github.com/cesanta/mongoose/archive/${version}.tar.gz"
checksum=1f20f2781862560ddf3203dfb0e6fcf248a68bf92aefbeafb9d2a629c4767c02
checksum=5bff3cc70bb2248cf87d06a3543f120f3b29b9368d25a7715443cb10612987cc
mongoose-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"