summaryrefslogtreecommitdiff
path: root/mpd
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2020-06-01 15:45:48 +0000
committerTim Biermann <tbier@posteo.de>2020-06-01 15:45:48 +0000
commita29e352b6bdaea1189f878df143dc62f6faa7679 (patch)
treeefac678980d42063d7fa2fdbc9e8cdad8040a1c1 /mpd
parentba972171a092bd2f5263edee56e7c5d6515f0143 (diff)
downloadcontrib-a29e352b6bdaea1189f878df143dc62f6faa7679.tar.gz
contrib-a29e352b6bdaea1189f878df143dc62f6faa7679.tar.xz
mass update outdated urls
Diffstat (limited to 'mpd')
-rw-r--r--mpd/.signature4
-rw-r--r--mpd/Pkgfile4
2 files changed, 4 insertions, 4 deletions
diff --git a/mpd/.signature b/mpd/.signature
index 3f72de7dd..63089dfde 100644
--- a/mpd/.signature
+++ b/mpd/.signature
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3xcmu5qzw+M19hjWtHGVZYXigS92l1gZvX+JhDyUiEMQah6+sLy9CXnV4YXukv/yp3aqNmCmJX9p14dnOmuLYwk=
-SHA256 (Pkgfile) = 0dbbf362d54e312ae551505377a800bde0a0d49987a4d3d08e52020bdb0072fe
+RWSagIOpLGJF32iOUVcXteeVJI5sdgoJMKHMOtU/8GzEWGilBJO9sGU9+B6c+KO9/X45Qf0gpWdtE9eUwEOKzEb5whj46uEx1gk=
+SHA256 (Pkgfile) = 5fd84b2fc27ec1a3275ba5bfc4ac166e4d6a86c26bba59786ce325de0126fca0
SHA256 (.footprint) = 20710b1b34a90ced09c31dfb096e721edd6bb59f51e92507b55806792bd52d3e
SHA256 (mpd-0.21.19.tar.xz) = d3275e11d85637adde250cadf3b4f5aec2144228f0d8085767493fc46c55b2f9
SHA256 (mpd) = ec90dbf45d72c30b0837e2caed55df9c28b00416a92838012e1aea8cfe704ce3
diff --git a/mpd/Pkgfile b/mpd/Pkgfile
index 75a35ed8f..ace85b893 100644
--- a/mpd/Pkgfile
+++ b/mpd/Pkgfile
@@ -1,5 +1,5 @@
# Description: Music playback daemon
-# URL: http://www.musicpd.org/
+# URL: https://www.musicpd.org/
# Maintainer: Thomas Penteker, tek at serverop dot de
# Depends on: boost glib libid3tag libmad libvorbis
# Optional: faad2 flac audiofile
@@ -21,7 +21,7 @@ build() {
DESTDIR=$PKG meson install -C build
install -d $PKG/etc
- install -m 0644 doc/mpdconf.example $PKG/etc/mpd.conf
+ install -m 0644 doc/mpdconf.example $PKG/etc/mpd.conf
install -D $SRC/mpd $PKG/etc/rc.d/mpd
install -D doc/mpd.1 $PKG/usr/share/man/1/mpd.1

Generated by cgit