libraries/gperftools: Updated for version 2.6.1
Signed-off-by: Andre Barboza <bmg.andre@gmail.com>
This commit is contained in:
parent
ac11544706
commit
441adff9d6
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=gperftools
|
||||
VERSION=${VERSION:-2.5}
|
||||
VERSION=${VERSION:-2.6.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gperftools"
|
||||
VERSION="2.5"
|
||||
VERSION="2.6.1"
|
||||
HOMEPAGE="https://github.com/gperftools/gperftools/"
|
||||
DOWNLOAD="https://github.com/gperftools/gperftools/archive/gperftools-2.5/gperftools-gperftools-2.5.tar.gz"
|
||||
MD5SUM="b2e7137ae1c5839cc83f1e4d3af8d952"
|
||||
DOWNLOAD="https://github.com/gperftools/gperftools/archive/gperftools-2.6.1/gperftools-gperftools-2.6.1.tar.gz"
|
||||
MD5SUM="26cdb889bb3532aee0e8129a2d2c3ee2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue