Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
alpine
aports
Commits
2847f77b
Commit
2847f77b
authored
Nov 06, 2008
by
Natanael Copa
Browse files
core/abuild: update to 0.4.1
parent
4cbad2eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/abuild/APKBUILD
View file @
2847f77b
pkgdesc
=
"Script to build Alpine Packages"
pkgdesc
=
"Script to build Alpine Packages"
pkgname
=
abuild
pkgname
=
abuild
pkgver
=
0.
3
pkgver
=
0.
4.1
pkgrel
=
0
pkgrel
=
0
arch
=
i486
url
=
http://dev.alpinelinux.org/cgit/cgit.cgi/abuild/
source
=
"http://dev.alpinelinux.org/cgit/cgit.cgi/abuild/snapshot/abuild-
$pkgver
.tar.bz2"
source
=
"http://dev.alpinelinux.org/cgit/cgit.cgi/abuild/snapshot/abuild-
$pkgver
.tar.bz2"
depends
=
"fakeroot"
depends
=
"fakeroot"
license
=
GPL-2
license
=
GPL-2
...
@@ -11,4 +11,4 @@ build() {
...
@@ -11,4 +11,4 @@ build() {
cd
"
$srcdir
/
$pkgname
"
cd
"
$srcdir
/
$pkgname
"
make
install
DESTDIR
=
"
$pkgdir
"
make
install
DESTDIR
=
"
$pkgdir
"
}
}
md5sums
=
"
4b972fd39428b190c87a0105710b9c9
3 abuild-0.
3
.tar.bz2"
md5sums
=
"
19a2b151eeaa0954e4e84fc7b8b866d
3 abuild-0.
4.1
.tar.bz2"
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment