mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
libraries/ulfius: Updated for version 2.4.4.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
a8822497f9
commit
e4b126af5f
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.4.3}
|
||||
VERSION=${VERSION:-2.4.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ulfius"
|
||||
VERSION="2.4.3"
|
||||
VERSION="2.4.4"
|
||||
HOMEPAGE="https://github.com/babelouest/ulfius"
|
||||
DOWNLOAD="https://github.com/babelouest/ulfius/archive/v2.4.3/ulfius-2.4.3.tar.gz"
|
||||
MD5SUM="ab5e07c27e298a8a83422856f35d8fae"
|
||||
DOWNLOAD="https://github.com/babelouest/ulfius/archive/v2.4.4/ulfius-2.4.4.tar.gz"
|
||||
MD5SUM="9d785f709b115ce18d333d5adfb1944e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libmicrohttpd yder"
|
||||
|
|
Loading…
Reference in a new issue