mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
mongoose: update to 6.17.
This commit is contained in:
parent
7a02d64b90
commit
25ed8f0309
1 changed files with 2 additions and 2 deletions
|
@ -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}"
|
||||
|
|
Loading…
Add table
Reference in a new issue