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
651
Issues
651
List
Boards
Labels
Service Desk
Milestones
Merge Requests
216
Merge Requests
216
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
ad8a9329
Commit
ad8a9329
authored
Aug 17, 2019
by
Leo
Committed by
Kevin Daudt
Aug 18, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/makedepend: upgrade to 1.0.6
Closes GH-10177
parent
53fc595d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
8 deletions
+6
-8
main/makedepend/APKBUILD
main/makedepend/APKBUILD
+6
-8
No files found.
main/makedepend/APKBUILD
View file @
ad8a9329
# Contributor:
# Maintainer:
# Contributor:
# Maintainer:
pkgname
=
makedepend
pkgver
=
1.0.
5
pkgrel
=
2
pkgver
=
1.0.
6
pkgrel
=
0
pkgdesc
=
"utility for making makefile dependencies"
url
=
"http://www.freedesktop.org/"
arch
=
"all"
license
=
"MIT"
depends
=
makedepends
=
"xorgproto util-macros"
install
=
""
subpackages
=
"
$pkgname
-doc"
source
=
"https://www.x.org/releases/individual/util/
${
pkgname
}
-
${
pkgver
}
.tar.bz2"
source
=
"https://www.x.org/releases/individual/util/
makedepend-
$pkgver
.tar.bz2"
build
()
{
cd
"
$builddir
"
...
...
@@ -33,4 +31,4 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"e
28d71c3ce4f74ca6479771fcdd123c19ab18e3f2aa690a7798237f21f13fca4c4d66d7b7b1d708c2c214b8e17f8fe37e6cf5b75a4d2b88514c50addea2600cb makedepend-1.0.5
.tar.bz2"
sha512sums
=
"e
b0e8ee8ab7515806d7d98a060cdcd392ec38e4225e5e05db26daa6651f185d0b764aab403edeea904d4d23211b1f7db20daeee6eafce8abe65225784ed0aa42 makedepend-1.0.6
.tar.bz2"
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