aboutsummaryrefslogtreecommitdiff
path: root/contrib/depends/packages/native_mac_alias.mk
diff options
context:
space:
mode:
authorselsta <selsta@sent.at>2020-08-20 02:58:04 +0200
committerselsta <selsta@sent.at>2020-08-20 21:33:23 +0200
commit7c7ccbd2a5379b18aeee1e8fec3c17edc43fc57e (patch)
treee516bb72d77815873c4f79ccfd719fd1ca6ed231 /contrib/depends/packages/native_mac_alias.mk
parentRevert "Use domain-separated ChaCha20 for in-memory key encryption" (diff)
downloadmonero-7c7ccbd2a5379b18aeee1e8fec3c17edc43fc57e.tar.xz
depends: fix broken links for ds_store / mac_alias
Diffstat (limited to 'contrib/depends/packages/native_mac_alias.mk')
-rw-r--r--contrib/depends/packages/native_mac_alias.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/contrib/depends/packages/native_mac_alias.mk b/contrib/depends/packages/native_mac_alias.mk
index 85a8a402b..48bd90fb6 100644
--- a/contrib/depends/packages/native_mac_alias.mk
+++ b/contrib/depends/packages/native_mac_alias.mk
@@ -1,9 +1,9 @@
package=native_mac_alias
$(package)_version=1.1.0
-$(package)_download_path=https://bitbucket.org/al45tair/mac_alias/get
-$(package)_download_file=v$($(package)_version).tar.bz2
-$(package)_file_name=$(package)-$($(package)_version).tar.bz2
-$(package)_sha256_hash=87ad827e66790028361e43fc754f68ed041a9bdb214cca03c853f079b04fb120
+$(package)_download_path=https://github.com/al45tair/mac_alias/archive/
+$(package)_download_file=v$($(package)_version).tar.gz
+$(package)_file_name=$(package)-$($(package)_version).tar.gz
+$(package)_sha256_hash=b10cb44ecb64fc25283fae7a9cf365d2829377d84e37b9c21100aca8757509be
$(package)_install_libdir=$(build_prefix)/lib/python/dist-packages
$(package)_patches=python3.patch