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
03abc3c5
Commit
03abc3c5
authored
4 years ago
by
Laurent Bercot
Browse files
Options
Downloads
Patches
Plain Diff
system/execline: bump to 2.6.1.0
parent
cc138902
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!473
Skaware.20200616
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
system/execline/APKBUILD
+3
-4
3 additions, 4 deletions
system/execline/APKBUILD
with
3 additions
and
4 deletions
system/execline/APKBUILD
+
3
−
4
View file @
03abc3c5
# Contributor: Laurent Bercot <ska-adelie@skarnet.org>
# Maintainer: Laurent Bercot <ska-adelie@skarnet.org>
pkgname
=
execline
pkgver
=
2.6.
0.2
pkgver
=
2.6.
1.0
pkgrel
=
0
pkgdesc
=
"A small scripting language for non-interactive scripts"
url
=
"https://skarnet.org/software/
$pkgname
/"
arch
=
"all"
options
=
"!check"
# No test suite.
license
=
"ISC"
_skalibs_version
=
2.9.
1.0
_skalibs_version
=
2.9.
2.1
makedepends
=
"skalibs-dev>=
$_skalibs_version
"
subpackages
=
"
$pkgname
-libs
$pkgname
-dev
$pkgname
-libs-dev:libsdev
$pkgname
-doc"
source
=
"https://skarnet.org/software/
$pkgname
/
$pkgname
-
$pkgver
.tar.gz"
...
...
@@ -61,5 +61,4 @@ doc() {
mkdir
-p
"
$subpkgdir
/usr/share/doc"
cp
-a
"
$builddir
/doc"
"
$subpkgdir
/usr/share/doc/
$pkgname
"
}
sha512sums
=
"915823af0d557fc7a181e088ce319568e62ea4bf743704e498786422c97b991e6b09447c7cff7d7dda520d391773ef4b2fea68e44479c02766966256719bb4c0 execline-2.6.0.2.tar.gz"
sha512sums
=
"5bddf400f4cddeb8ddf8c80415c426553f14c879feeb4e69d5e21adb517c76a781581e8b4769c8560b56dc6f89f10a8b38fcf296baa6989b86c73bdb2cd6603e execline-2.6.1.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