diff options
author | Yth - Arnaud <yth@ythogtha.org> | 2018-01-10 16:35:40 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-10 23:55:51 +0700 |
commit | d818ebb04a141f9fb677b4d28112829d9827a415 (patch) | |
tree | e95d2b42f9a7a8225054cf31efb5d2483b0921c9 /network/thttpd/thttpd.SlackBuild | |
parent | d8cb928d6aba73bf581c68c518b2c78364c0dae3 (diff) |
network/thttpd: Updated for version 2.27 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/thttpd/thttpd.SlackBuild')
-rw-r--r-- | network/thttpd/thttpd.SlackBuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/network/thttpd/thttpd.SlackBuild b/network/thttpd/thttpd.SlackBuild index b12a904b10ac4..0f6974829b2f0 100644 --- a/network/thttpd/thttpd.SlackBuild +++ b/network/thttpd/thttpd.SlackBuild @@ -2,6 +2,7 @@ # Slackware build script for thttpd +# Yth | Pont-en-Royans, France | yth@ythogtha.org # Written by Antonio Hernández Blas <hba.nihilismus@gmail.com> # Copyright (c) 2008-2011, Antonio Hernández Blas <hba.nihilismus@gmail.com> @@ -24,7 +25,7 @@ # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=thttpd -VERSION=${VERSION:-2.26} +VERSION=${VERSION:-2.27} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |