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.
1 parent 4a9b71b commit bd6e1d6Copy full SHA for bd6e1d6
depends/packages/qrencode.mk
@@ -1,8 +1,8 @@
1
package=qrencode
2
$(package)_version=4.1.1
3
$(package)_download_path=https://fukuchi.org/works/qrencode/
4
-$(package)_file_name=$(package)-$($(package)_version).tar.bz2
5
-$(package)_sha256_hash=e455d9732f8041cf5b9c388e345a641fd15707860f928e94507b1961256a6923
+$(package)_file_name=$(package)-$($(package)_version).tar.gz
+$(package)_sha256_hash=da448ed4f52aba6bcb0cd48cac0dd51b8692bccc4cd127431402fca6f8171e8e
6
$(package)_patches=cmake_fixups.patch
7
8
define $(package)_set_vars
0 commit comments