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
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
TBK
aports
Commits
281de877
Commit
281de877
authored
8 years ago
by
Laurent Bercot
Committed by
Timo Teräs
8 years ago
Browse files
Options
Downloads
Patches
Plain Diff
main/skalibs: upgrade to 2.4.0.1
parent
ecfd3062
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/skalibs/APKBUILD
+5
-5
5 additions, 5 deletions
main/skalibs/APKBUILD
with
5 additions
and
5 deletions
main/skalibs/APKBUILD
+
5
−
5
View file @
281de877
# Maintainer: Laurent Bercot <ska-devel@skarnet.org>
# Maintainer: Laurent Bercot <ska-devel@skarnet.org>
# Contributor: John Regan <john@jrjrtech.com>
# Contributor: John Regan <john@jrjrtech.com>
pkgname
=
skalibs
pkgname
=
skalibs
pkgver
=
2.4.0.
0
pkgver
=
2.4.0.
1
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"A set of general-purpose C programming libraries for skarnet.org software."
pkgdesc
=
"A set of general-purpose C programming libraries for skarnet.org software."
url
=
"http://skarnet.org/software/skalibs/"
url
=
"http://skarnet.org/software/skalibs/"
...
@@ -9,7 +9,7 @@ arch="all"
...
@@ -9,7 +9,7 @@ arch="all"
license
=
"ISC"
license
=
"ISC"
depends
=
""
depends
=
""
depends_dev
=
""
depends_dev
=
""
makedepends
=
"
$depends_dev
"
makedepends
=
""
install
=
""
install
=
""
subpackages
=
"
$pkgname
-dev
$pkgname
-doc"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc"
source
=
"http://skarnet.org/software/
$pkgname
/
$pkgname
-
$pkgver
.tar.gz"
source
=
"http://skarnet.org/software/
$pkgname
/
$pkgname
-
$pkgver
.tar.gz"
...
@@ -54,6 +54,6 @@ doc() {
...
@@ -54,6 +54,6 @@ doc() {
cp
-a
"
$_builddir
/doc"
"
$subpkgdir
/usr/share/doc/
$pkgname
"
cp
-a
"
$_builddir
/doc"
"
$subpkgdir
/usr/share/doc/
$pkgname
"
}
}
md5sums
=
"
b953668521fae8669dc7089ca4e18974
skalibs-2.4.0.
0
.tar.gz"
md5sums
=
"
03feceae188571937ca1b2bc83a42647
skalibs-2.4.0.
1
.tar.gz"
sha256sums
=
"
a58cdcc8a2f083090632cdee01f962bee2f99c3f8be61f36c1e13adaef42cea9
skalibs-2.4.0.
0
.tar.gz"
sha256sums
=
"
70dc9f8635d6efdb1d1c7c2274a5305dcc6a346e4227eeb79df7d2d376dbd2ed
skalibs-2.4.0.
1
.tar.gz"
sha512sums
=
"
c1faffaee495da024102a6af98356fcbc76af467612b6e2eff64d9d724dac138d2d5c5d551f4683daf9757c28c90af77ece1a5f5d9fced04dfc33a04eaab8eba
skalibs-2.4.0.
0
.tar.gz"
sha512sums
=
"
b4fde1382b22c4b2b5af0172ae0a8959463ec52ab3871ad163f4b3e8dd2792c93cbe6a49b3145fec76af365130d865f537a69918c5c169959459b4234b355325
skalibs-2.4.0.
1
.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