mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
libraries/proxygen: Fix .info.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9fbe3d89bf
commit
d50cde7d17
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ DOWNLOAD="UNSUPPORTED"
|
|||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://github.com/facebook/proxygen/archive/v2017.07.03.00/proxygen-2017.07.03.00.tar.gz \
|
||||
https://github.com/google/googletest/archive/release-1.8.0/googletest-release-1.8.0.tar.gz"
|
||||
MD5SUM_x86_64="59ee75b378cf0b87bd5ab0a992b3c9d5"
|
||||
MD5SUM_x86_64="59ee75b378cf0b87bd5ab0a992b3c9d5 \
|
||||
16877098823401d1bf2ed7891d7dce36"
|
||||
REQUIRES="wangle"
|
||||
MAINTAINER="Andre Barboza"
|
||||
|
|
Loading…
Reference in a new issue