mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +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
851a79388b
commit
eeaa8ce3ac
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=wangle
|
||||
VERSION=${VERSION:-2017.05.22.00}
|
||||
VERSION=${VERSION:-2017.07.03.00}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="wangle"
|
||||
VERSION="2017.05.22.00"
|
||||
VERSION="2017.07.03.00"
|
||||
HOMEPAGE="https://github.com/facebook/wangle"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://github.com/facebook/wangle/archive/v2017.05.22.00/wangle-2017.05.22.00.tar.gz"
|
||||
MD5SUM_x86_64="b8a2ffd366d5a05678e64d573ef49e20"
|
||||
DOWNLOAD_x86_64="https://github.com/facebook/wangle/archive/v2017.07.03.00/wangle-2017.07.03.00.tar.gz"
|
||||
MD5SUM_x86_64="8faf6bd00826c979e2a7b0cddf53bd2c"
|
||||
REQUIRES="folly"
|
||||
MAINTAINER="Andre Barboza"
|
||||
EMAIL="bmg.andre@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue