Skip to content
Snippets Groups Projects
Commit d3f5ad3a authored by Drew DeVault's avatar Drew DeVault Committed by Michał Polański
Browse files

community/qbe: upgrade to 1.0

parent a7c87837
No related branches found
No related tags found
2 merge requests!39304[3.16] main/expat: security upgrade to 2.4.9,!35610community/qbe: upgrade to 1.0
Pipeline #126029 canceled
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname="qbe"
pkgver="0_git20220614"
_commit=6cd5f7028647a88935ec1f7776a08b51eb0fb1c8
pkgver=1.0
pkgrel=0
pkgdesc="A simple C compiler backend"
url="https://c9x.me/compile/"
arch="x86_64 aarch64 riscv64"
license="MIT"
source="$pkgname-$pkgver.tar.gz::https://c9x.me/git/qbe.git/snapshot/qbe-$_commit.tar.gz"
builddir="$srcdir/$pkgname-$_commit"
source="$pkgname-$pkgver.tar.gz::https://c9x.me/git/qbe.git/snapshot/qbe-$pkgver.tar.gz"
build() {
make PREFIX=/usr
......@@ -23,5 +21,5 @@ package() {
}
sha512sums="
54aa3b84ed82bcc40959494a03f82e921621c96004c0856674dfcbbdcb84b9ee1c0d08a19029050b85105e4de64083fcc24c36eba8c610cf81a31d9c63caf9ed qbe-0_git20220614.tar.gz
21d1a6a62b389073cb8ca9973144cdc8d075e56baea35e6323d6a98a3c0e891097e3404f3016f3466ba50da99627be11d43978c9f6c10ffff9b6be7740305875 qbe-1.0.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment