mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/ulfius: updated for version 2.6.6
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4a081718dd
commit
8a443ff930
2 changed files with 4 additions and 4 deletions
|
@ -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.6.5}
|
VERSION=${VERSION:-2.6.6}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="ulfius"
|
PRGNAM="ulfius"
|
||||||
VERSION="2.6.5"
|
VERSION="2.6.6"
|
||||||
HOMEPAGE="https://github.com/babelouest/ulfius"
|
HOMEPAGE="https://github.com/babelouest/ulfius"
|
||||||
DOWNLOAD="https://github.com/babelouest/ulfius/archive/v2.6.5/ulfius-2.6.5.tar.gz"
|
DOWNLOAD="https://github.com/babelouest/ulfius/archive/v2.6.6/ulfius-2.6.6.tar.gz"
|
||||||
MD5SUM="88a2f725a3d8af830063f40c1b8fa723"
|
MD5SUM="0e5ab21ee7e55a4e71e163e95988b9fe"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="libmicrohttpd yder"
|
REQUIRES="libmicrohttpd yder"
|
||||||
|
|
Loading…
Reference in a new issue