Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
alpine
abuild
Commits
e4d30999
Commit
e4d30999
authored
Jan 07, 2009
by
Natanael Copa
Browse files
APKBUILD.proto: use sourceforge as example for source
parent
0c9cb860
Changes
1
Hide whitespace changes
Inline
Side-by-side
APKBUILD.proto
View file @
e4d30999
...
...
@@ -14,7 +14,7 @@ license='GPL'
depends
=
""
makedepends
=
""
install
=
source
=
"$pkgname-$pkgver.tar.gz"
source
=
"
http://downloads.sourceforge.net/$pkgname/
$pkgname-$pkgver.tar.gz"
build
()
{
cd
"$srcdir/$pkgname-$pkgver"
...
...
Write
Preview
Supports
Markdown
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