mpd: 0.22 -> 0.22.1

This commit is contained in:
Tim Biermann 2020-10-20 11:22:29 +00:00
parent a076b24485
commit 6910f7348c
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF36fUMHpssVAgkIy8/CVJbRZksBLf98H055hT155vzHOJ0h1AAfLIn0TY4AIa2yGJB7ahdLmyc4iqKU3Gzsoznwo=
SHA256 (Pkgfile) = 25f578b3cddc1f3f76c434165f3326ebed62fb1d79115b789c15b9772652fc38
RWSagIOpLGJF39seHZKkW2RRJo/SZCAndQXsYBOQsthdvnDVh8DsYPAGSp6XNhZBKDriqPa2/Xek3WqiUeTk3Z+oQ/BoDYFcHQ4=
SHA256 (Pkgfile) = f196ce340b20e0916a88e22295aa4133fb341189e92368ce9d994dfc13cef5eb
SHA256 (.footprint) = fbed54c68de1c373369d75e82e5ae5c6fb470a1841286a16a135ce21deb42de9
SHA256 (mpd-0.22.tar.xz) = 7de742d925d01bf52685cc6cbb31fdeb671e4992a448720897ef706e57e39076
SHA256 (mpd-0.22.1.tar.xz) = 408464093d09c73ceecafc201defcbaba2193cb30ad0aaf1241459a410fecaf3
SHA256 (mpd) = ec90dbf45d72c30b0837e2caed55df9c28b00416a92838012e1aea8cfe704ce3

View File

@ -5,10 +5,10 @@
# Optional: faad2 flac audiofile python3-sphinx
name=mpd
version=0.22
version=0.22.1
release=1
source=(https://www.musicpd.org/download/mpd/$version/$name-$version.tar.xz mpd)
#source=(https://www.musicpd.org/download/mpd/${version%.*}/$name-$version.tar.xz mpd)
#source=(https://www.musicpd.org/download/mpd/$version/$name-$version.tar.xz mpd)
source=(https://www.musicpd.org/download/mpd/${version%.*}/$name-$version.tar.xz mpd)
build() {
meson $name-$version build \