summaryrefslogtreecommitdiffstats
path: root/MPlayer
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2008-03-10 19:03:45 +0000
committer Eric Hameleers <alien@slackware.com>2008-03-10 19:03:45 +0000
commit115cfbc335fd0805459d326b45147944d4b5f1c7 (patch)
treeef0dd285290ce5fc68c56ebe487bc419c4875e79 /MPlayer
parent0433f247790ab4e2db906c6051c2a6fa233dae61 (diff)
downloadasb-115cfbc335fd0805459d326b45147944d4b5f1c7.tar.gz
asb-115cfbc335fd0805459d326b45147944d4b5f1c7.tar.xz
Bump the BUILD number
Diffstat (limited to 'MPlayer')
-rwxr-xr-xMPlayer/build/MPlayer.SlackBuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/MPlayer/build/MPlayer.SlackBuild b/MPlayer/build/MPlayer.SlackBuild
index 7863ee23..24fed8c0 100755
--- a/MPlayer/build/MPlayer.SlackBuild
+++ b/MPlayer/build/MPlayer.SlackBuild
@@ -54,6 +54,9 @@
# * New version.
# 1.0rc2-2: 01/feb/2008 by Eric Hameleers <alien@slackware.com>
# * Apply 4 security fixes.
+# 1.0rc2-3: 10/mar/2008 by Eric Hameleers <alien@slackware.com>
+# * Apply a patch that allows compilation against the ivtv driver
+# in the 2.6.24.x kernels.
#
# Run 'sh MPlayer.SlackBuild --cleanup' to build a Slackware package.
# The package (.tgz) plus descriptive .txt file are created in /tmp .
@@ -66,7 +69,7 @@
PRGNAM=MPlayer
VERSION=${VERSION:-1.0rc2}
ARCH=${ARCH:-i486}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-3}
DOCS="AUTHORS Changelog Copyright LICENSE README DOCS/HTML DOCS/tech"