Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jakub Panek
aports
Commits
13d65ecc
Commit
13d65ecc
authored
11 years ago
by
Bartłomiej Piotrowski
Browse files
Options
Downloads
Patches
Plain Diff
main/dosfstools: upgrade to 3.0.18
parent
af45123e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/dosfstools/APKBUILD
+8
-7
8 additions, 7 deletions
main/dosfstools/APKBUILD
with
8 additions
and
7 deletions
main/dosfstools/APKBUILD
+
8
−
7
View file @
13d65ecc
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
dosfstools
pkgname
=
dosfstools
pkgver
=
3.0.1
7
pkgver
=
3.0.1
8
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"DOS filesystem utilities"
pkgdesc
=
"DOS filesystem utilities"
url
=
"http://www.daniel-baumann.ch/software/dosfstools/"
url
=
"http://www.daniel-baumann.ch/software/dosfstools/"
...
@@ -19,12 +19,13 @@ build() {
...
@@ -19,12 +19,13 @@ build() {
package
()
{
package
()
{
cd
"
$_builddir
"
cd
"
$_builddir
"
make
PREFIX
=
"
$pkgdir
"
\
make
DESTDIR
=
"
$pkgdir
"
\
MANDIR
=
"
$pkgdir
"
/usr/share/man
\
PREFIX
=
/usr
\
DOCDIR
=
"
$pkgdir
"
/usr/share/doc
\
MANDIR
=
/usr/share/man
\
DOCDIR
=
/usr/share/doc
\
install
||
return
1
install
||
return
1
}
}
md5sums
=
"
468b953ddc8baf66e9881d1a5eae03e2
dosfstools-3.0.1
7
.tar.xz"
md5sums
=
"
a80aab6aac9e56e937b0392a85bfadb9
dosfstools-3.0.1
8
.tar.xz"
sha256sums
=
"
9dade6b7c8ef06f7d679fcdc4524aa33
2e
c
792
9837874b51c9bd490fbd4cb29f
dosfstools-3.0.1
7
.tar.xz"
sha256sums
=
"
a9ee82da84d83e486c650384d2a4e8d2d38d2
2e
f
792
eac79bd05caea2ee3a403
dosfstools-3.0.1
8
.tar.xz"
sha512sums
=
"
a6e4b6dd4803470fda28ab4f21409ee687718fbf53643283b1eeb665e11c86ab9ef9c704961611582254da6ba0d9b0776b58ed331d1b1f65b20af8d49ba11168
dosfstools-3.0.1
7
.tar.xz"
sha512sums
=
"
8262a718bdcf0e5c96ef5db173be64a0e7f730b41d55caa5f472bb4d4f3988a13b1ea0115f4ca652243d0d16befe7e222e2da8fa486078670f95df14d7b1dc41
dosfstools-3.0.1
8
.tar.xz"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment