mongoose: update to 6.18.

This commit is contained in:
Anthony Iliopoulos 2020-06-06 15:09:01 +02:00 committed by Helmut Pozimski
parent 3f2a160800
commit 96844a3207

View File

@ -1,6 +1,6 @@
# Template file for 'mongoose'
pkgname=mongoose
version=6.17
version=6.18
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=5bff3cc70bb2248cf87d06a3543f120f3b29b9368d25a7715443cb10612987cc
checksum=f5c10346abc9c72f7cac7885d853ca064fb09aad57580433941a8fd7a3543769
mongoose-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"