Revert "depends: Update URL for `qrencode` package source tarball"

This reverts commit 93a70a42d3.
This commit is contained in:
Ava Chow 2025-10-08 11:15:45 -07:00
parent a89a822e6e
commit e4335a3192
1 changed files with 2 additions and 3 deletions

View File

@ -1,9 +1,8 @@
package=qrencode
$(package)_version=4.1.1
$(package)_download_path=https://github.com/fukuchi/libqrencode/archive/refs/tags/
$(package)_download_file=v$($(package)_version).tar.gz
$(package)_download_path=https://fukuchi.org/works/qrencode/
$(package)_file_name=$(package)-$($(package)_version).tar.gz
$(package)_sha256_hash=5385bc1b8c2f20f3b91d258bf8ccc8cf62023935df2d2676b5b67049f31a049c
$(package)_sha256_hash=da448ed4f52aba6bcb0cd48cac0dd51b8692bccc4cd127431402fca6f8171e8e
$(package)_patches=cmake_fixups.patch
define $(package)_set_vars