mirror of
https://github.com/sbopkg/sbopkg
synced 2025-01-29 20:34:34 +01:00
fix mplayer update issue
This commit is contained in:
parent
194491f247
commit
ab2868361d
1 changed files with 1 additions and 0 deletions
|
@ -318,6 +318,7 @@ potential updates..." >> $UPDATELIST
|
|||
if [[ "$PRGNAM" == "MPlayer" || "$PRGNAM" == "mplayer" ]]; then
|
||||
PRGNAM="mplayer"
|
||||
NAME="mplayer"
|
||||
VER=$(echo $VER | sed -e 's/r//;s/_/_000/')
|
||||
#NEWSRCVER=$(egrep -m1 "^OOLANG" $NEWSB | sed -e 's/[ #}\t].*$//;s/^.*://;s/-/_/g')
|
||||
fi
|
||||
# Ugly hack for openarena ... is there a trend here? :-)
|
||||
|
|
Loading…
Add table
Reference in a new issue