Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
S
SlackBuilds
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
Show more breadcrumbs
Slackware Brazil
SlackBuilds
Commits
6beeae32
Verified
Commit
6beeae32
authored
1 week ago
by
Gustavo Brondani Schenkel
Browse files
Options
Downloads
Patches
Plain Diff
development/zig: Updated for version 0.14.0
Signed-off-by:
Gustavo Brondani Schenkel
<
gustavo.schenkel@gmail.com
>
parent
bd1933ba
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
development/zig/zig.SlackBuild
+2
-2
2 additions, 2 deletions
development/zig/zig.SlackBuild
development/zig/zig.info
+5
-5
5 additions, 5 deletions
development/zig/zig.info
with
7 additions
and
7 deletions
development/zig/zig.SlackBuild
+
2
−
2
View file @
6beeae32
...
...
@@ -25,8 +25,8 @@
cd
$(
dirname
$0
)
;
CWD
=
$(
pwd
)
PRGNAM
=
zig
VERSION
=
${
VERSION
:-
0
.1
1
.0
}
BUILD
=
${
BUILD
:-
2
}
VERSION
=
${
VERSION
:-
0
.1
4
.0
}
BUILD
=
${
BUILD
:-
0
}
TAG
=
${
TAG
:-
_SBo
}
PKGTYPE
=
${
PKGTYPE
:-
tgz
}
...
...
This diff is collapsed.
Click to expand it.
development/zig/zig.info
+
5
−
5
View file @
6beeae32
PRGNAM="zig"
VERSION="0.1
1
.0"
VERSION="0.1
4
.0"
HOMEPAGE="https://ziglang.org/"
DOWNLOAD="https://ziglang.org/download/0.1
1
.0/zig-linux-x86-0.1
1
.0.tar.xz"
MD5SUM="
13c84ca8b8835ad2cdea738ae3320e4a
"
DOWNLOAD_x86_64="https://ziglang.org/download/0.1
1
.0/zig-linux-x86_64-0.1
1
.0.tar.xz"
MD5SUM_x86_64="
7cc7421bc69470eea31c5f15dba37850
"
DOWNLOAD="https://ziglang.org/download/0.1
4
.0/zig-linux-x86-0.1
4
.0.tar.xz"
MD5SUM="
a3a8423fdcb1e18ad3f699e406b5ca6d
"
DOWNLOAD_x86_64="https://ziglang.org/download/0.1
4
.0/zig-linux-x86_64-0.1
4
.0.tar.xz"
MD5SUM_x86_64="
c12ce009f2b77508a361e1c1ce402fee
"
REQUIRES=""
MAINTAINER="Damian Perticone"
EMAIL="mjolnirdam@gmail.com"
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