mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-01 01:00:03 +01:00
libraries/ulfius: Updated for version 2.4.2.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
parent
322948e670
commit
3c9755f579
2 changed files with 4 additions and 4 deletions
|
@ -21,7 +21,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=ulfius
|
||||
VERSION=${VERSION:-2.3.8}
|
||||
VERSION=${VERSION:-2.4.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ulfius"
|
||||
VERSION="2.3.8"
|
||||
VERSION="2.4.2"
|
||||
HOMEPAGE="https://github.com/babelouest/ulfius"
|
||||
DOWNLOAD="https://github.com/babelouest/ulfius/archive/v2.3.8/ulfius-2.3.8.tar.gz"
|
||||
MD5SUM="8ae2d137490346da425277178c3e43d7"
|
||||
DOWNLOAD="https://github.com/babelouest/ulfius/archive/v2.4.2/ulfius-2.4.2.tar.gz"
|
||||
MD5SUM="d381bb95ad4601564aa615907e18f643"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libmicrohttpd yder"
|
||||
|
|
Loading…
Reference in a new issue