Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
alpine
aports
Commits
d3f5ad3a
Commit
d3f5ad3a
authored
Jun 23, 2022
by
Drew DeVault
Committed by
Michał Polański
Jun 23, 2022
Browse files
community/qbe: upgrade to 1.0
parent
a7c87837
Pipeline
#126029
canceled with stages
in 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
community/qbe/APKBUILD
View file @
d3f5ad3a
# 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
"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment