mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
network/darkhttpd: Updated for version 1.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0bbb523848
commit
788ad89b4d
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=darkhttpd
|
||||
VERSION=${VERSION:-1.10}
|
||||
VERSION=${VERSION:-1.11}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="darkhttpd"
|
||||
VERSION="1.10"
|
||||
VERSION="1.11"
|
||||
HOMEPAGE="https://unix4lyfe.org/darkhttpd/"
|
||||
DOWNLOAD="https://unix4lyfe.org/darkhttpd/darkhttpd-1.10.tar.bz2"
|
||||
MD5SUM="652968ca104e57235519cadd2d6fdda2"
|
||||
DOWNLOAD="https://unix4lyfe.org/darkhttpd/darkhttpd-1.11.tar.bz2"
|
||||
MD5SUM="050e5a821b1fa71a82c6efba7fda1323"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue