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
9b49c04b
Commit
9b49c04b
authored
4 months ago
by
Celeste
Browse files
Options
Downloads
Patches
Plain Diff
testing/tcl9: upgrade to 9.0.1
https://sourceforge.net/p/tcl/mailman/message/59108214/
parent
25769c55
No related branches found
No related tags found
1 merge request
!79570
community/firefox-esr: upgrade to 128.7.0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
testing/tcl9/APKBUILD
+3
-3
3 additions, 3 deletions
testing/tcl9/APKBUILD
testing/tcl9/tclsqlite-include-stdint.patch
+3
-3
3 additions, 3 deletions
testing/tcl9/tclsqlite-include-stdint.patch
with
6 additions
and
6 deletions
testing/tcl9/APKBUILD
+
3
−
3
View file @
9b49c04b
# Maintainer: Celeste <cielesti@protonmail.com>
maintainer
=
"Celeste <cielesti@protonmail.com>"
pkgname
=
tcl9
pkgver
=
9.0.
0
pkgver
=
9.0.
1
pkgrel
=
0
_major
=
${
pkgver
%.*
}
pkgdesc
=
"The Tcl scripting language, version 9"
...
...
@@ -82,6 +82,6 @@ dev() {
}
sha512sums
=
"
d7c1527b0346081df43a0df76ddac01d7a2bf6f626a0f1bed3db77bbd4efaa645dd2ff7c16354522ee9150d82581466b4b59718d3b10fda51de2ec03ed9459ad
tcl9.0.
0
-src.tar.gz
9bfe2946baedeedbb70c6c18273b137772b0539e5ce6a0aea04f6df59ff463eb6b4da93723d8b84d7faf0861a18e0e82038582c457e959284b3cf314c18ca7cb
tclsqlite-include-stdint.patch
8ef8289bd86b4cc2597d63f4b460fa4a67da66dbb1bafa29cb8cd960867d07636f12713ecb1a95a96bd6c284b6f0f4264ff96da2feeb52a5a9795f036fa346c3
tcl9.0.
1
-src.tar.gz
3c194e3e08751f362ba8a93f356811d55d877dd6f814069665decbc112538a216d7507791e6c59fff024f6a3bb367d6e33bdd045323146a5accef623e9678a32
tclsqlite-include-stdint.patch
"
This diff is collapsed.
Click to expand it.
testing/tcl9/tclsqlite-include-stdint.patch
+
3
−
3
View file @
9b49c04b
--- a/pkgs/sqlite3.4
5.3
/generic/tclsqlite3.c
+++ b/pkgs/sqlite3.4
5.3
/generic/tclsqlite3.c
@@ -
74
,6 +
74
,7 @@
--- a/pkgs/sqlite3.4
7.2
/generic/tclsqlite3.c
+++ b/pkgs/sqlite3.4
7.2
/generic/tclsqlite3.c
@@ -
83
,6 +
83
,7 @@
# endif
# endif /* SQLITE_PTRSIZE */
# if defined(HAVE_STDINT_H)
...
...
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