Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
d3f5ad3a
Commit
d3f5ad3a
authored
2 years ago
by
Drew DeVault
Committed by
Michał Polański
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
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
,
!35610
community/qbe: upgrade to 1.0
Pipeline
#126029
canceled
2 years ago
Stage: lint
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/qbe/APKBUILD
+3
-5
3 additions, 5 deletions
community/qbe/APKBUILD
with
3 additions
and
5 deletions
community/qbe/APKBUILD
+
3
−
5
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
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment