mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mongoose: update to 6.18.
This commit is contained in:
parent
3f2a160800
commit
96844a3207
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mongoose'
|
# Template file for 'mongoose'
|
||||||
pkgname=mongoose
|
pkgname=mongoose
|
||||||
version=6.17
|
version=6.18
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=compliant
|
make_use_env=compliant
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://cesanta.com/"
|
homepage="https://cesanta.com/"
|
||||||
distfiles="https://github.com/cesanta/mongoose/archive/${version}.tar.gz"
|
distfiles="https://github.com/cesanta/mongoose/archive/${version}.tar.gz"
|
||||||
checksum=5bff3cc70bb2248cf87d06a3543f120f3b29b9368d25a7715443cb10612987cc
|
checksum=f5c10346abc9c72f7cac7885d853ca064fb09aad57580433941a8fd7a3543769
|
||||||
|
|
||||||
mongoose-devel_package() {
|
mongoose-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue