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
647
Issues
647
List
Boards
Labels
Service Desk
Milestones
Merge Requests
205
Merge Requests
205
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
0a22e81e
Commit
0a22e81e
authored
Nov 02, 2009
by
Natanael Copa
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/abuild: upgrade to 2.0.1
parent
e34a4aa8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
6 deletions
+3
-6
main/abuild/APKBUILD
main/abuild/APKBUILD
+3
-6
No files found.
main/abuild/APKBUILD
View file @
0a22e81e
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgdesc
=
"Script to build Alpine Packages"
pkgname
=
abuild
pkgver
=
2.0
pkgrel
=
1
pkgver
=
2.0
.1
pkgrel
=
0
url
=
http://git.alpinelinux.org/cgit/abuild/
source
=
"http://git.alpinelinux.org/cgit/abuild/snapshot/abuild-
$pkgver
.tar.bz2
0001-Revert-abuild-minor-cleanup.patch
"
depends
=
"fakeroot file sudo pax-utils openssl apk-tools"
makedepends
=
"openssl-dev pkgconfig"
...
...
@@ -13,12 +12,10 @@ license=GPL-2
build
()
{
cd
"
$srcdir
/
$pkgname
-
$pkgver
"
patch
-p1
-i
../0001-Revert-abuild-minor-cleanup.patch
||
return
1
make
make
install
DESTDIR
=
"
$pkgdir
"
install
-m
644 abuild.conf
"
$pkgdir
"
/etc/abuild.conf
}
md5sums
=
"8c915c2d87e12731a8dbee8241653a32 abuild-2.0.tar.bz2
478fa174e76501b2b37c47f2bc491559 0001-Revert-abuild-minor-cleanup.patch"
md5sums
=
"50d4d0552b4ab2a394422b7ff3016124 abuild-2.0.1.tar.bz2"
Natanael Copa
@ncopa
mentioned in commit
6aa7530c
·
Jul 12, 2019
mentioned in commit
6aa7530c
mentioned in commit 6aa7530cd7bc6aacd691b30b1051d03c27014103
Toggle commit list
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