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
50856c08
Commit
50856c08
authored
2 years ago
by
alice
Browse files
Options
Downloads
Patches
Plain Diff
main/tzdata: fix zdump
for
#14331
parent
1e8f1342
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
main/tzdata/APKBUILD
+5
-2
5 additions, 2 deletions
main/tzdata/APKBUILD
with
5 additions
and
2 deletions
main/tzdata/APKBUILD
+
5
−
2
View file @
50856c08
...
...
@@ -5,7 +5,7 @@ pkgname=tzdata
pkgver
=
2022f
_tzcodever
=
2022f
_ptzver
=
0.5
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"Timezone data"
url
=
"https://www.iana.org/time-zones"
arch
=
"all"
...
...
@@ -16,7 +16,9 @@ source="https://www.iana.org/time-zones/repository/releases/tzcode$_tzcodever.ta
https://dev.alpinelinux.org/archive/posixtz/posixtz-
$_ptzver
.tar.xz
0001-posixtz-ensure-the-file-offset-we-pass-to-lseek-is-o.patch
0002-fix-implicit-declaration-warnings-by-including-strin.patch"
0002-fix-implicit-declaration-warnings-by-including-strin.patch
$pkgname
-fix-tzalloc.patch::https://github.com/eggert/tz/commit/a91830b783db3bb481930c67914d3c16b821f717.patch
"
builddir
=
"
$srcdir
"
_timezones
=
"africa antarctica asia australasia europe northamerica
\
...
...
@@ -56,4 +58,5 @@ sha512sums="
68dbaab9f4aef166ac2f2d40b49366527b840bebe17a47599fe38345835e4adb8a767910745ece9c384b57af815a871243c3e261a29f41d71f8054df3061b3fd posixtz-0.5.tar.xz
0f2a10ee2bb4007f57b59123d1a0b8ef6accf99e568f21537f0bb19f290fff46e24050f55f12569d7787be600e1b62aa790ea85a333153f3ea081a812c81b1b5 0001-posixtz-ensure-the-file-offset-we-pass-to-lseek-is-o.patch
fb322ab7867517ba39265d56d3576cbcea107c205d524e87015c1819bbb7361f7322232ee3b86ea9b8df2886e7e06a6424e3ac83b2006be290a33856c7d40ac4 0002-fix-implicit-declaration-warnings-by-including-strin.patch
642fb74699ca81abc5ec18633fa40c144a5b80665672e7ab6fa871847fb3c2d086be7e2e7ca8a1d3ec93b16384b1faad65efe9c65d8fdaf528777a34f1c16264 tzdata-fix-tzalloc.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