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
6d37a1b4
Commit
6d37a1b4
authored
4 years ago
by
J0WI
Committed by
Leo
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
main/automake: upgrade to 1.16.3
parent
4d269714
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!14752
main/automake: upgrade to 1.16.3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/automake/APKBUILD
+3
-3
3 additions, 3 deletions
main/automake/APKBUILD
with
3 additions
and
3 deletions
main/automake/APKBUILD
+
3
−
3
View file @
6d37a1b4
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
automake
pkgver
=
1.16.
2
pkgver
=
1.16.
3
pkgrel
=
0
pkgdesc
=
"A GNU tool for automatically creating Makefiles"
url
=
"https://www.gnu.org/software/automake"
...
...
@@ -9,7 +9,7 @@ license="GPL-2.0-or-later MIT Public-Domain"
depends
=
"perl"
makedepends
=
"autoconf"
subpackages
=
"
$pkgname
-doc"
source
=
"https://ftp.gnu.org/gnu/automake/automake-
$pkgver
.tar.
g
z"
source
=
"https://ftp.gnu.org/gnu/automake/automake-
$pkgver
.tar.
x
z"
# many tests have bashisms
options
=
"!check"
...
...
@@ -30,4 +30,4 @@ package() {
make
DESTDIR
=
$pkgdir
install
}
sha512sums
=
"
8bd5b1d698eeb1d969ca0a32184ad46014b3ec334e3b8a0caf0e462ea5e100fe4ccaa7dcc2224c5db6c87e215d594593db0bf4431649186afb821b0a711c1a82
automake-1.16.
2
.tar.
g
z"
sha512sums
=
"
7265aeb7f82a8a205761d76e6ade7b7e97831c283349fd80f86e511f4b0b3e17f429d1506fca84c76079f63781e5dbf5ca81455d6bf6cda27d2e5c3d23b0d1aa
automake-1.16.
3
.tar.
x
z"
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