Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Adélie Package Tree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adélie Linux
Adélie Package Tree
Commits
48a82ba1
Verified
Commit
48a82ba1
authored
5 years ago
by
Max Rees
Browse files
Options
Downloads
Patches
Plain Diff
system/execline: bump to 2.6.0.0
parent
bf99fd8e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!406
skaware bumps for 2020.03.02
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
system/execline/APKBUILD
+4
-3
4 additions, 3 deletions
system/execline/APKBUILD
with
4 additions
and
3 deletions
system/execline/APKBUILD
+
4
−
3
View file @
48a82ba1
# Contributor: Laurent Bercot <ska-adelie@skarnet.org>
# Maintainer: Laurent Bercot <ska-adelie@skarnet.org>
pkgname
=
execline
pkgver
=
2.
5.3
.0
pkgver
=
2.
6.0
.0
pkgrel
=
0
pkgdesc
=
"A small scripting language for non-interactive scripts"
url
=
"https://skarnet.org/software/
$pkgname
/"
...
...
@@ -20,7 +20,8 @@ build() {
--enable-allstatic
\
--enable-static-libc
\
--libdir
=
/usr/lib
\
--with-dynlib
=
/lib
--with-dynlib
=
/lib
\
--enable-pedantic-posix
make
}
...
...
@@ -61,4 +62,4 @@ doc() {
cp
-a
"
$builddir
/doc"
"
$subpkgdir
/usr/share/doc/
$pkgname
"
}
sha512sums
=
"
75b584e2365288bb1d05fd67e390fab1b6ccf48cb0a2ccbfb84a7d22ddf6957c9c591ab165542ed180b2ff1ef9ceb2a16cbae569e69c5dd5f20e52be092cff15
execline-2.
5.3
.0.tar.gz"
sha512sums
=
"
890a533a6ffad98b066adda34ae4a7e69daa98950974fcdb4635cff4c8957851b7fc6beaf25802c7ed5085285fc9b2aa9d9806afdb1aaa6884745a978b969f7a
execline-2.
6.0
.0.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