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
Merge requests
!75287
Upgrade some of my aports
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Upgrade some of my aports
jirutka/aports:upgrades4
into
master
Overview
0
Commits
14
Pipelines
4
Changes
1
Merged
Jakub Jirutka
requested to merge
jirutka/aports:upgrades4
into
master
4 months ago
Overview
0
Commits
14
Pipelines
4
Changes
1
Expand
0
0
Merge request reports
Viewing commit
3f63d1fa
Show latest version
1 file
+
4
−
4
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
3f63d1fa
community/teal: upgrade to 0.24.1
· 3f63d1fa
Jakub Jirutka
authored
4 months ago
community/teal/APKBUILD
+
4
−
4
Options
@@ -2,7 +2,7 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname
=
teal
_rockname
=
tl
pkgver
=
0.
15.3
pkgver
=
0.
24.1
_pkgver
=
"
$pkgver
-1"
pkgrel
=
0
pkgdesc
=
"The compiler for Teal, a typed dialect of Lua"
@@ -29,8 +29,8 @@ builddir="$srcdir/$_rockname-$pkgver"
prepare
()
{
default_prepare
sed
-i
"s|/usr/bin/env lua
\b
|&
$_luaver
|"
\
tl spec/lexer/hashbang_spec.lua
find
.
\(
-name
"*.lua"
-o
-name
tl
\)
\
-exec
sed
-i
"s|/usr/bin/env lua
\b
|&
$_luaver
|"
{}
\;
}
build
()
{
@@ -52,7 +52,7 @@ package() {
}
sha512sums
=
"
38a93df0adc579e31f801ba08200113fb4fd41da80289f282ab3fb83ede72f3024c1cc754bba6df246c897c18e50dfb3767fe99ef4d755245e41dcae11fd2bed
teal-0.
15.3
.tar.gz
da953218e4ab77d53f688099174e408a85769b83f7408c0f3600e24b9c5a2eb090e379b305ef46dd19dbf8b4984b0a6e826e4302e4330d09bb65be7bf6bf66c4
teal-0.
24.1
.tar.gz
4e0f1fb043f556b5dc7457cbd22ddbe7574984976659d2055d9097635a2b238709d057596211583f484a72e6d8553c025c2d3315f789efa5fcc9c3abf94a8642 use-cjson.patch
cb7f6175e6f1d0b4dfaf6d029c64df15577573cb8f2387f5b496ca13ee427e964ee402b12322275a0b0e4f7b185382a13b98b707efcca7ebdf2e2ceac8b2ad74 spec-dont-require-compat53.patch
"
Loading