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
d71d571f
Commit
d71d571f
authored
3 years ago
by
Leo
Browse files
Options
Downloads
Patches
Plain Diff
main/lua-posix: upgrade to 35.1
parent
fea594af
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!25245
main/lua-posix: upgrade to 35.1
Pipeline
#93198
passed with warnings
3 years ago
Stage: lint
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/lua-posix/APKBUILD
+4
-2
4 additions, 2 deletions
main/lua-posix/APKBUILD
with
4 additions
and
2 deletions
main/lua-posix/APKBUILD
+
4
−
2
View file @
d71d571f
...
@@ -4,7 +4,7 @@ _luaversions="5.1 5.2 5.3 5.4"
...
@@ -4,7 +4,7 @@ _luaversions="5.1 5.2 5.3 5.4"
pkgname
=
lua-posix
pkgname
=
lua-posix
_name
=
luaposix
_name
=
luaposix
pkgver
=
35.
0
pkgver
=
35.
1
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"POSIX library for Lua
$_luaver
"
pkgdesc
=
"POSIX library for Lua
$_luaver
"
url
=
"https://github.com/luaposix/luaposix"
url
=
"https://github.com/luaposix/luaposix"
...
@@ -70,4 +70,6 @@ for _i in $_luaversions; do
...
@@ -70,4 +70,6 @@ for _i in $_luaversions; do
eval
"_posix_
${
_i
/./_
}
() { _split_posix
$_i
; }"
eval
"_posix_
${
_i
/./_
}
() { _split_posix
$_i
; }"
done
done
sha512sums
=
"4bb61892b78d9e59418a9a6360b9f611fb9b5438b9261a2c6672f053a1b21dfd9a2060b8d2f0d3eac6185773cf84672c1769c081c4ab53d2ddae2232e4a9269b luaposix-35.0.tar.gz"
sha512sums
=
"
f2c36bf69c0d73b4a2c6ab0915f81473addce427c22e82e2d1c334016dec7fecb4365fc980fa6adb0de21ad1a60bc75b73f58579e8a423990ad2067c9ae37775 luaposix-35.1.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