libraries/ulfius: Updated for version 2.3.8.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Yth - Arnaud 2018-08-02 19:31:21 +07:00 committed by Willy Sudiarto Raharjo
parent bf1828a20a
commit e018cd0420
2 changed files with 4 additions and 4 deletions

View File

@ -21,7 +21,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=ulfius PRGNAM=ulfius
VERSION=${VERSION:-2.3.7} VERSION=${VERSION:-2.3.8}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="ulfius" PRGNAM="ulfius"
VERSION="2.3.7" VERSION="2.3.8"
HOMEPAGE="https://github.com/babelouest/ulfius" HOMEPAGE="https://github.com/babelouest/ulfius"
DOWNLOAD="https://github.com/babelouest/ulfius/archive/v2.3.7/ulfius-2.3.7.tar.gz" DOWNLOAD="https://github.com/babelouest/ulfius/archive/v2.3.8/ulfius-2.3.8.tar.gz"
MD5SUM="eb37b1871846aa7ee2507ef5b51c8268" MD5SUM="8ae2d137490346da425277178c3e43d7"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="libmicrohttpd yder" REQUIRES="libmicrohttpd yder"