mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
network/lighttpd: Updated for version 1.4.59.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
5c5f3eccca
commit
027b4f582b
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=lighttpd
|
||||
VERSION=${VERSION:-1.4.58}
|
||||
VERSION=${VERSION:-1.4.59}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="lighttpd"
|
||||
VERSION="1.4.58"
|
||||
VERSION="1.4.59"
|
||||
HOMEPAGE="http://www.lighttpd.net/"
|
||||
DOWNLOAD="http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.58.tar.xz"
|
||||
MD5SUM="8d12a31bd3fdd7eab85cf9a6d2cfa92e"
|
||||
DOWNLOAD="http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.59.tar.xz"
|
||||
MD5SUM="a8838dac90fcddbcc05c0d1877bd8cdf"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue