Skip to content

Commit f617d1b

Browse files
committed
[depends] native_ds_store 1.1.2
1 parent 46b752a commit f617d1b

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

depends/packages/native_ds_store.mk

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
package=native_ds_store
2-
$(package)_version=1.1.0
3-
$(package)_download_path=https://bitbucket.org/al45tair/ds_store/get
4-
$(package)_download_file=v$($(package)_version).tar.bz2
5-
$(package)_file_name=$(package)-$($(package)_version).tar.bz2
6-
$(package)_sha256_hash=921596764d71d1bbd3297a90ef6d286f718794d667e4f81d91d14053525d64c1
2+
$(package)_version=1.1.2
3+
$(package)_download_path=https://github.com/al45tair/ds_store/archive/
4+
$(package)_file_name=v$($(package)_version).tar.gz
5+
$(package)_sha256_hash=3b3ecb7bf0a5157f5b6010bc3af7c141fb0ad3527084e63336220d22744bc20c
76
$(package)_install_libdir=$(build_prefix)/lib/python/dist-packages
87
$(package)_dependencies=native_biplist
98

0 commit comments

Comments
 (0)