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
73c5a485
Commit
73c5a485
authored
6 years ago
by
info@mobile-stream.com
Committed by
Leonardo Arena
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
main/indent: upgrade to 2.2.12
This actually fixes build failure with gcc8 (GNU-style inline).
parent
86e7ee76
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/indent/APKBUILD
+4
-6
4 additions, 6 deletions
main/indent/APKBUILD
with
4 additions
and
6 deletions
main/indent/APKBUILD
+
4
−
6
View file @
73c5a485
# Contributor: William Pitcock <nenolod@dereferenced.org>
# Maintainer: William Pitcock <nenolod@dereferenced.org>
pkgname
=
indent
pkgver
=
2.2.1
1
pkgrel
=
1
pkgver
=
2.2.1
2
pkgrel
=
0
pkgdesc
=
"An indenting utility"
url
=
"https://www.gnu.org/software/indent/"
arch
=
"all"
...
...
@@ -11,7 +11,7 @@ depends=""
makedepends
=
"gettext-dev"
install
=
""
subpackages
=
"
$pkgname
-doc
$pkgname
-lang"
source
=
"https://
dev.alpineli
nu
x
.org/
archive/
indent/
$pkgname
-
$pkgver
.tar.gz"
source
=
"https://
ftpmirror.g
nu.org/indent/
$pkgname
-
$pkgver
.tar.gz"
_builddir
=
"
$srcdir
"
/
$pkgname
-
$pkgver
prepare
()
{
...
...
@@ -42,6 +42,4 @@ package() {
rmdir
-p
"
$pkgdir
"
/usr/lib 2>/dev/null
||
true
}
md5sums
=
"98beafca62472805a3739d3867d5d70f indent-2.2.11.tar.gz"
sha256sums
=
"aaff60ce4d255efb985f0eb78cca4d1ad766c6e051666073050656b6753a0893 indent-2.2.11.tar.gz"
sha512sums
=
"f5670e5edc76b9d599ef9e8cc498e13ac15e10eb6a8d674e1612918c4b67ffb15c94d73b9590434e0cdea6ead4b8d1f5bcda1c2f3838acbdeb4d732a0bea89be indent-2.2.11.tar.gz"
sha512sums
=
"3fab46979779b2ac35c6ca8aaf52589ef3ccec55d41889941afb18764d5f9b6c516ea93da02e621cc42b01e87ec534c4e4bc3b6a77ba733f028a512b013c9ede indent-2.2.12.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