darkhttpd: https -> http
This commit is contained in:
parent
23b6eb11fe
commit
121dd609c6
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'darkhttpd'
|
||||
pkgname=darkhttpd
|
||||
version=1.11
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
short_desc="A small and secure static webserver"
|
||||
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||
license="BSD"
|
||||
homepage="https://dmr.ath.cx/net/darkhttpd/"
|
||||
homepage="http://dmr.ath.cx/net/darkhttpd/"
|
||||
distfiles="$homepage/$pkgname-$version.tar.bz2"
|
||||
checksum=afad244add43c53010b36ada6ccdf1a854885cb37d6aeff103ad0aa4aed96c51
|
||||
|
||||
|
|
Loading…
Reference in a new issue