mongoose: update to 6.13.
This commit is contained in:
parent
9457f91c26
commit
b1e3349966
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mongoose'
|
||||
pkgname=mongoose
|
||||
version=6.12
|
||||
version=6.13
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_use_env=compliant
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://cesanta.com/"
|
||||
distfiles="https://github.com/cesanta/mongoose/archive/${version}.tar.gz"
|
||||
checksum=cde4f61bf541c0df7507c5f138d0068fc643aea19ab3241414db2e659b71ddb3
|
||||
checksum=ec7956b8f2845f6c22e19ab38a0c32c9b379087f0038c7db661b34812f225911
|
||||
|
||||
mongoose-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue