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
645
Issues
645
List
Boards
Labels
Service Desk
Milestones
Merge Requests
164
Merge Requests
164
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
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
5e15524c
Commit
5e15524c
authored
Mar 11, 2010
by
Natanael Copa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/mtools: upgrade to 4.0.12
parent
ec36c9c5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
3 deletions
+7
-3
main/mtools/APKBUILD
main/mtools/APKBUILD
+7
-3
No files found.
main/mtools/APKBUILD
View file @
5e15524c
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
mtools
pkgver
=
4.0.1
0
pkgrel
=
2
pkgver
=
4.0.1
2
pkgrel
=
0
pkgdesc
=
"A collection of utilities to access MS-DOS disks from Unix without mounting them"
url
=
"http://www.gnu.org/software/mtools/"
license
=
"GPL"
...
...
@@ -18,7 +18,11 @@ build () {
--sysconfdir
=
/etc
\
--without-x
make
||
return
1
}
package
()
{
cd
$srcdir
/
$pkgname
-
$pkgver
make
-j1
install
DESTDIR
=
"
$pkgdir
"
}
md5sums
=
"
750c2beba968a5d46dbaae24551a82b9 mtools-4.0.10
.tar.bz2"
md5sums
=
"
0ee77a14e5f113ad8136a867f8ed4c3a mtools-4.0.12
.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