Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
675
Issues
675
List
Boards
Labels
Service Desk
Milestones
Merge Requests
198
Merge Requests
198
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
c7818354
Commit
c7818354
authored
May 10, 2019
by
Rasmus Thomsen
Committed by
Kevin Daudt
May 10, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
testing/autoconf-archive: upgrade to 2019.01.06
parent
fe9dd4f7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
7 deletions
+4
-7
testing/autoconf-archive/APKBUILD
testing/autoconf-archive/APKBUILD
+4
-7
No files found.
testing/autoconf-archive/APKBUILD
View file @
c7818354
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Roberto Oliveira <robertoguimaraes8@gmail.com>
pkgname
=
autoconf-archive
pkgver
=
201
8.03.13
pkgrel
=
2
pkgver
=
201
9.01.06
pkgrel
=
0
pkgdesc
=
"Collection of re-usable GNU Autoconf macros"
url
=
"https://www.gnu.org/software/autoconf-archive"
arch
=
"noarch"
license
=
"GPL-3.0-or-later"
depends
=
"autoconf"
subpackages
=
"
$pkgname
-doc"
options
=
"!check"
options
=
"!check"
# no tests
source
=
"https://ftpmirror.gnu.org/
$pkgname
/
$pkgname
-
$pkgver
.tar.xz"
builddir
=
"
$srcdir
/
$pkgname
-
$pkgver
"
build
()
{
cd
"
$builddir
"
./configure
\
--build
=
$CBUILD
\
--host
=
$CHOST
\
...
...
@@ -26,8 +24,7 @@ build() {
}
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"
301832a02b1913dd46cc34f6479264b37032d78457b2df526f0aafc752996972ca9c74fdae68fbe0f490268019c45329d564f263cbaff30203bbb4b4a8d5ad5f autoconf-archive-2018.03.13
.tar.xz"
sha512sums
=
"
14bf8d0bf8be4a4dc078677de1977e496d4d9cf095bc897c174e331311b722cd3a34054e74c2146fff4b5c84269463e6a6fc61907d77d1c51bb221c8fb124fcb autoconf-archive-2019.01.06
.tar.xz"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment