diff options
author | Yth - Arnaud <yth@ythogtha.org> | 2018-05-29 23:31:42 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-02 07:32:32 +0700 |
commit | 4c5013baf193262430000224c88946ace88d0eaf (patch) | |
tree | 1b4da5e7972607b03a9a583008ca9c45e4c3ecac /network/thttpd/thttpd.SlackBuild | |
parent | a6a569b11753ae4d1d4296b1c1789d143deafb6d (diff) |
network/thttpd: Updated for version 2.29.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/thttpd/thttpd.SlackBuild')
-rw-r--r-- | network/thttpd/thttpd.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/thttpd/thttpd.SlackBuild b/network/thttpd/thttpd.SlackBuild index a191a0a453489..e8f412a54cd6a 100644 --- a/network/thttpd/thttpd.SlackBuild +++ b/network/thttpd/thttpd.SlackBuild @@ -25,7 +25,7 @@ # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=thttpd -VERSION=${VERSION:-2.28} +VERSION=${VERSION:-2.29} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |