mpd svn: set maxdate for mikmod patch since it has been applied officially
authorDominik Kuhlen <kuhlen@gmit-gmbh.de>
Mon, 5 Mar 2007 15:02:44 +0000 (15:02 +0000)
committerDominik Kuhlen <kuhlen@gmit-gmbh.de>
Mon, 5 Mar 2007 15:02:44 +0000 (15:02 +0000)
packages/musicpd/mpd_svn.bb

index 5a338aa..04ddf8f 100644 (file)
@@ -8,7 +8,7 @@ PV = "0.12.1+svn${SRCDATE}"
 PR = "r2"
 
 SRC_URI = "svn://svn.musicpd.org/mpd;module=trunk;proto=https \
-           file://fix-mod-support.patch;patch=1"
+           file://fix-mod-support.patch;patch=1;maxdate=20070302"
 #           file://save-volume-state.patch;patch=1"
 S = "${WORKDIR}/trunk"