Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions srcpkgs/qbe/template
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Template file for 'qbe'
pkgname=qbe
version=1.2
version=1.3
revision=1
build_style=gnu-makefile
make_use_env=yes
short_desc="Small embeddable C compiler backend"
maintainer="Orphaned <orphan@voidlinux.org>"
maintainer="kurth4cker <kurth4cker@gmail.com>"
license="MIT"
homepage="https://c9x.me/compile/"
distfiles="https://c9x.me/compile/release/qbe-${version}.tar.xz"
checksum=a6d50eb952525a234bf76ba151861f73b7a382ac952d985f2b9af1df5368225d
checksum=d587905d620dc5e1d2bfa7c2cc642b9b837aa89a3188c6e37b53d756cf66e320

# Currently only riscv64, aarch64 and x86_64 targets are supported and the checks
# test the compiled binaries.
Expand Down