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
909a85cb
Commit
909a85cb
authored
4 months ago
by
Celeste
Browse files
Options
Downloads
Patches
Plain Diff
community/gjs: upgrade to 1.82.1
https://gitlab.gnome.org/GNOME/gjs/-/blob/1.82.1/NEWS
parent
815fecae
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/gjs/APKBUILD
+5
-5
5 additions, 5 deletions
community/gjs/APKBUILD
with
5 additions
and
5 deletions
community/gjs/APKBUILD
+
5
−
5
View file @
909a85cb
...
...
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
gjs
# even number after first dot are the stable releases
pkgver
=
1.82.
0
pkgver
=
1.82.
1
pkgrel
=
0
pkgdesc
=
"GNOME javascript library"
url
=
"https://wiki.gnome.org/Projects/Gjs"
...
...
@@ -26,8 +26,8 @@ source="https://download.gnome.org/sources/gjs/${pkgver%.*}/gjs-$pkgver.tar.xz
"
case
"
$CARCH
"
in
riscv64
)
# lld broken on riscv64
riscv64
|s390x
)
# lld broken on riscv64
, disabled on s390x
;;
*
)
makedepends
=
"
$makedepends
lld"
...
...
@@ -44,7 +44,7 @@ build() {
esac
case
"
$CARCH
"
in
riscv64
)
riscv64
|s390x
)
local
lto
=
false
;;
*
)
...
...
@@ -77,6 +77,6 @@ package() {
}
sha512sums
=
"
e0a63b85f902eabbe3edc93d486052dbd3ac1a68f9d1a88955b0ee1bd26acebe8530dd01b96b2ffa0aec9aa2fc511f76696a68630d4e1cb98a485ca00b0fb17b
gjs-1.82.
0
.tar.xz
2e4e1ceee784d252cb0f6a5df9c9dd9a486112af9973e184d785cb4bcb06a5844e16ce51b8a46021220f2b6ead24186eb98cc15b836492f71922e8a80669b16f
gjs-1.82.
1
.tar.xz
3524a4c6772f1be1d6e2320650d7fb9f81cc2ceb7c79c2521c0ee7a4202d5681a88586ab9439050611ee1719f9a977bb65d0eaaa536148e7e4590baf1f50eae8 encoding.patch
"
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