mirror of
https://gitlab.com/CinnamonSlackBuilds/csb.git
synced 2024-12-25 21:59:21 +01:00
orc: Update source URL.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
12cc97f6f9
commit
fa5fba38e1
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ if [ -z "$ARCH" ]; then
|
|||
esac
|
||||
fi
|
||||
|
||||
wget -c http://code.entropywave.com/download/orc/$PRGNAM-$VERSION.tar.gz
|
||||
wget -c http://gstreamer.freedesktop.org/src/orc/$PRGNAM-$VERSION.tar.gz
|
||||
|
||||
CWD=$(pwd)
|
||||
TMP=${TMP:-/tmp/csb}
|
||||
|
|
Loading…
Reference in a new issue