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
650
Issues
650
List
Boards
Labels
Service Desk
Milestones
Merge Requests
215
Merge Requests
215
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
a4bc8243
Commit
a4bc8243
authored
Oct 29, 2010
by
Natanael Copa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/bbsuid: upgrade to 0.4
parent
25dcef4a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
3 deletions
+7
-3
main/bbsuid/APKBUILD
main/bbsuid/APKBUILD
+7
-3
No files found.
main/bbsuid/APKBUILD
View file @
a4bc8243
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
bbsuid
pkgver
=
0.
3
pkgrel
=
1
pkgver
=
0.
4
pkgrel
=
0
pkgdesc
=
"Busybox SUID root application wrapper"
url
=
"http://git.alpinelinux.org/cgit/bbsuid"
license
=
"GPL-2"
...
...
@@ -11,7 +11,11 @@ source="http://git.alpinelinux.org/cgit/$pkgname/snapshot/$pkgname-$pkgver.tar.b
build
()
{
cd
"
$srcdir
/
$pkgname
-
$pkgver
"
make
||
return
1
}
package
()
{
cd
"
$srcdir
/
$pkgname
-
$pkgver
"
make
install
DESTDIR
=
"
$pkgdir
"
}
md5sums
=
"
80bbdf219d82c9478d2080211fcd8ed1 bbsuid-0.3
.tar.bz2"
md5sums
=
"
c4cfdf6e7c9d66f8825cbe319e3be3cc bbsuid-0.4
.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