Skip to content

Commit e4335a3

Browse files
committed
Revert "depends: Update URL for qrencode package source tarball"
This reverts commit 93a70a4.
1 parent a89a822 commit e4335a3

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

depends/packages/qrencode.mk

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
package=qrencode
22
$(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
3+
$(package)_download_path=https://fukuchi.org/works/qrencode/
54
$(package)_file_name=$(package)-$($(package)_version).tar.gz
6-
$(package)_sha256_hash=5385bc1b8c2f20f3b91d258bf8ccc8cf62023935df2d2676b5b67049f31a049c
5+
$(package)_sha256_hash=da448ed4f52aba6bcb0cd48cac0dd51b8692bccc4cd127431402fca6f8171e8e
76
$(package)_patches=cmake_fixups.patch
87

98
define $(package)_set_vars

0 commit comments

Comments
 (0)