mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
libraries/ulfius: Updated for version 2.5.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d20342ee7d
commit
eecc641d21
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.5.1}
|
||||
VERSION=${VERSION:-2.5.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ulfius"
|
||||
VERSION="2.5.1"
|
||||
VERSION="2.5.3"
|
||||
HOMEPAGE="https://github.com/babelouest/ulfius"
|
||||
DOWNLOAD="https://github.com/babelouest/ulfius/archive/v2.5.1/ulfius-2.5.1.tar.gz"
|
||||
MD5SUM="86ea182c01b6744cbb054e9dc37bd935"
|
||||
DOWNLOAD="https://github.com/babelouest/ulfius/archive/v2.5.3/ulfius-2.5.3.tar.gz"
|
||||
MD5SUM="93766079efb5ec2ea17c55f6a705ec13"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libmicrohttpd yder"
|
||||
|
|
Loading…
Reference in a new issue