mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-01 01:00:03 +01:00
libraries/wangle: Updated for version 2017.07.03.00
Signed-off-by: Andre Barboza <bmg.andre@gmail.com>
This commit is contained in:
parent
2e5706075b
commit
6528ac3c06
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=wangle
|
PRGNAM=wangle
|
||||||
VERSION=${VERSION:-2017.05.22.00}
|
VERSION=${VERSION:-2017.07.03.00}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="wangle"
|
PRGNAM="wangle"
|
||||||
VERSION="2017.05.22.00"
|
VERSION="2017.07.03.00"
|
||||||
HOMEPAGE="https://github.com/facebook/wangle"
|
HOMEPAGE="https://github.com/facebook/wangle"
|
||||||
DOWNLOAD="UNSUPPORTED"
|
DOWNLOAD="UNSUPPORTED"
|
||||||
MD5SUM=""
|
MD5SUM=""
|
||||||
DOWNLOAD_x86_64="https://github.com/facebook/wangle/archive/v2017.05.22.00/wangle-2017.05.22.00.tar.gz"
|
DOWNLOAD_x86_64="https://github.com/facebook/wangle/archive/v2017.07.03.00/wangle-2017.07.03.00.tar.gz"
|
||||||
MD5SUM_x86_64="b8a2ffd366d5a05678e64d573ef49e20"
|
MD5SUM_x86_64="8faf6bd00826c979e2a7b0cddf53bd2c"
|
||||||
REQUIRES="folly"
|
REQUIRES="folly"
|
||||||
MAINTAINER="Andre Barboza"
|
MAINTAINER="Andre Barboza"
|
||||||
EMAIL="bmg.andre@gmail.com"
|
EMAIL="bmg.andre@gmail.com"
|
||||||
|
|
Loading…
Reference in a new issue