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
Model registry
Monitor
Service Desk
Analyze
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
alpine
aports
Commits
dfca3601
Commit
dfca3601
authored
5 years ago
by
Leo
Browse files
Options
Downloads
Patches
Plain Diff
community/mpd: upgrade to 0.21.15
parent
09d4d646
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/mpd/APKBUILD
+3
-3
3 additions, 3 deletions
community/mpd/APKBUILD
with
3 additions
and
3 deletions
community/mpd/APKBUILD
+
3
−
3
View file @
dfca3601
...
...
@@ -4,12 +4,12 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org>
pkgname
=
mpd
pkgver
=
0.21.1
4
pkgver
=
0.21.1
5
case
$pkgver
in
*
.
*
.
*
)
_branch
=
${
pkgver
%.*
}
;;
*
.
*
)
_branch
=
$pkgver
;;
esac
pkgrel
=
1
pkgrel
=
0
pkgdesc
=
"Music daemon that plays MP3, FLAC, and Ogg Vorbis files"
url
=
"https://musicpd.org"
pkgusers
=
"mpd"
...
...
@@ -74,7 +74,7 @@ package() {
"
$pkgdir
"
/var/lib/mpd/music
}
sha512sums
=
"
d5ce06741444d545c7334f4c4ab32dbfacaa264df5a1ac61b73d951e0a6f952c8ea1e4df1b5bfc827e7faa35a6b8026e78cbf3a057ee35adf448fa7204389cd9
mpd-0.21.1
4
.tar.xz
sha512sums
=
"
c67ebdb7609b36b4b8504ce0751ca2dcc38a2fba03a5b8419185e8be64bce7e19560347a600773b65f55ba0a3cedeff051117071db8e7fe0a90c9771de8bd37e
mpd-0.21.1
5
.tar.xz
f60f6f3e921d20732c1a4c31a97f28660b43fd649e767d6c39661b6a90145231a79ad3f740ae0d706380b245ad040e98b661a513463c54cea161d1f64fc261e0 stacksize.patch
6cecfa7fd40cf92ac05f3bc22192e2a739dac37118ea65d05becf0f62a1b065ad4d391ebf10563952024965bc439f31804b6d7a9e964056b99a87c8574d656e5 py3-doc.patch
1fcb7bcd90bd9bc5b4f502c56d1b0d3a3b794f5c3c1b26a2286a5936bc4e1f94f6317d52e54c958c23e40d69aa3e440535aec0fcbaaa73544ecd0c65ff6774a5 mpd.initd
...
...
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