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
63d98889
Commit
63d98889
authored
2 years ago
by
omni
Committed by
alice
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
community/mpd: upgrade to 0.23.7
parent
08dd1b36
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!34298
community/mpd: upgrade to 0.23.7
Pipeline
#121927
passed
2 years ago
Stage: lint
Stage: build
Changes
1
Pipelines
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 @
63d98889
...
@@ -4,12 +4,12 @@
...
@@ -4,12 +4,12 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org>
# Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org>
pkgname
=
mpd
pkgname
=
mpd
pkgver
=
0.23.
6
pkgver
=
0.23.
7
case
$pkgver
in
case
$pkgver
in
*
.
*
.
*
)
_branch
=
${
pkgver
%.*
}
;;
*
.
*
.
*
)
_branch
=
${
pkgver
%.*
}
;;
*
.
*
)
_branch
=
$pkgver
;;
*
.
*
)
_branch
=
$pkgver
;;
esac
esac
pkgrel
=
3
pkgrel
=
0
pkgdesc
=
"Music daemon that plays MP3, FLAC, Ogg Vorbis files and Audio CDs"
pkgdesc
=
"Music daemon that plays MP3, FLAC, Ogg Vorbis files and Audio CDs"
url
=
"https://musicpd.org/"
url
=
"https://musicpd.org/"
pkgusers
=
"mpd"
pkgusers
=
"mpd"
...
@@ -120,7 +120,7 @@ package() {
...
@@ -120,7 +120,7 @@ package() {
}
}
sha512sums
=
"
sha512sums
=
"
1595fcc53a67f1a68b0c0516697d242da53b91626e37bc2f49095add78eb497a52c67c961a421f20b40f3c57a571557a76559a212838de2a3ec4aec6c7a3288d
mpd-0.23.
6
.tar.xz
2a6b3eb2c8b61a22861ae75fe2f62c8ec6cd391f029438577127e309b910e99d7b735e40afae96d52ed4f161195a0ce7cb89cc51ad45df5a18e04736c16ce3a6
mpd-0.23.
7
.tar.xz
f60f6f3e921d20732c1a4c31a97f28660b43fd649e767d6c39661b6a90145231a79ad3f740ae0d706380b245ad040e98b661a513463c54cea161d1f64fc261e0 stacksize.patch
f60f6f3e921d20732c1a4c31a97f28660b43fd649e767d6c39661b6a90145231a79ad3f740ae0d706380b245ad040e98b661a513463c54cea161d1f64fc261e0 stacksize.patch
8547f685adf3cdc7b2aab7bedeed8c72242011c6f1e01750415ac21eba5ecf6b416239f527adbc904f72439c5d476249148cfb89965e33de1be69421e02c18e0 mpd.initd
8547f685adf3cdc7b2aab7bedeed8c72242011c6f1e01750415ac21eba5ecf6b416239f527adbc904f72439c5d476249148cfb89965e33de1be69421e02c18e0 mpd.initd
41b2467f5b03f5c4dd7003cd5f56f6cfc1f67af7a9aa2538d70360f839625222bdd0c4b04c33e8cd52eeecfc354da3ca22f5aaab8aee357a5774aaf3503594e7 mpd.confd
41b2467f5b03f5c4dd7003cd5f56f6cfc1f67af7a9aa2538d70360f839625222bdd0c4b04c33e8cd52eeecfc354da3ca22f5aaab8aee357a5774aaf3503594e7 mpd.confd
...
...
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