We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
qrencode
1 parent a89a822 commit e4335a3Copy full SHA for e4335a3
depends/packages/qrencode.mk
@@ -1,9 +1,8 @@
1
package=qrencode
2
$(package)_version=4.1.1
3
-$(package)_download_path=https://github.com/fukuchi/libqrencode/archive/refs/tags/
4
-$(package)_download_file=v$($(package)_version).tar.gz
+$(package)_download_path=https://fukuchi.org/works/qrencode/
5
$(package)_file_name=$(package)-$($(package)_version).tar.gz
6
-$(package)_sha256_hash=5385bc1b8c2f20f3b91d258bf8ccc8cf62023935df2d2676b5b67049f31a049c
+$(package)_sha256_hash=da448ed4f52aba6bcb0cd48cac0dd51b8692bccc4cd127431402fca6f8171e8e
7
$(package)_patches=cmake_fixups.patch
8
9
define $(package)_set_vars
0 commit comments