depends: add getmonero package mirror

This commit is contained in:
selsta 2021-06-30 23:57:09 +02:00
parent 14a1b89122
commit 09779631f3
No known key found for this signature in database
GPG key ID: 2EA0A99A8B07AE5E
5 changed files with 8 additions and 5 deletions

View file

@ -1,7 +1,8 @@
package=gtest
$(package)_version=1.8.1
$(package)_download_path=https://github.com/google/googletest/archive/
$(package)_file_name=release-$($(package)_version).tar.gz
$(package)_download_file=release-$($(package)_version).tar.gz
$(package)_file_name=$(package)-$($(package)_version).tar.gz
$(package)_sha256_hash=9bf1fe5182a604b4135edc1a425ae356c9ad15e9b23f9f12a02e80184c3a249c
$(package)_cxxflags=-std=c++11
$(package)_cxxflags_linux=-fPIC