diff options
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} |