darkhttpd: update to 1.14

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-10-02 06:13:35 +00:00
parent 16bfca61f0
commit 087ed304f4
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://unix4lyfe.org/darkhttpd
TERMUX_PKG_DESCRIPTION="A simple webserver, implemented in a single .c file."
TERMUX_PKG_LICENSE="BSD"
TERMUX_PKG_MAINTAINER="David Paskevic @casept"
TERMUX_PKG_VERSION=1.13
TERMUX_PKG_VERSION="1.14"
TERMUX_PKG_SRCURL=https://github.com/emikulic/darkhttpd/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=1d88c395ac79ca9365aa5af71afe4ad136a4ed45099ca398168d4a2014dc0fc2
TERMUX_PKG_SHA256=e063de9efa5635260c8def00a4d41ec6145226a492d53fa1dac436967670d195
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true