build: mac_alias 2.2.0

Fix make deploy for arm64-darwin
This commit is contained in:
sgulls 2021-04-11 16:38:33 -04:00
parent f6c44e999b
commit b353633bf4

View File

@ -1,8 +1,8 @@
package=native_mac_alias
$(package)_version=2.1.1
$(package)_version=2.2.0
$(package)_download_path=https://github.com/al45tair/mac_alias/archive/
$(package)_file_name=v$($(package)_version).tar.gz
$(package)_sha256_hash=c0ffceee14f7d04a6eb323fb7b8217dc3f373b346198d2ca42300a8362db7efa
$(package)_sha256_hash=421e6d7586d1f155c7db3e7da01ca0dacc9649a509a253ad7077b70174426499
$(package)_install_libdir=$(build_prefix)/lib/python3/dist-packages
define $(package)_build_cmds