qrencode: update to 4.1.1.
This commit is contained in:
parent
0e1f435412
commit
610885c05e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qrencode'
|
||||
pkgname=qrencode
|
||||
version=4.1.0
|
||||
version=4.1.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://fukuchi.org/works/qrencode/index.html.en"
|
||||
distfiles="https://fukuchi.org/works/qrencode/qrencode-${version}.tar.bz2"
|
||||
checksum=ac7eff020d94be016d5b93bc6567f10a4a4692dcced901a384300f589a6cad0a
|
||||
checksum=e455d9732f8041cf5b9c388e345a641fd15707860f928e94507b1961256a6923
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||
configure_args+=" --with-tests"
|
||||
|
|
Loading…
Reference in New Issue