mirror of
https://github.com/sbopkg/sbopkg
synced 2024-11-10 03:50:33 +03:00
fix mplayer update issue
This commit is contained in:
parent
194491f247
commit
ab2868361d
@ -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…
Reference in New Issue
Block a user