bump
This commit is contained in:
parent
b76a0fc6b7
commit
8a57d34792
4
build.sh
4
build.sh
@ -1,13 +1,13 @@
|
||||
#!/bin/sh
|
||||
PN="vlc"
|
||||
VERSION="1.1.10"
|
||||
VERSION="1.1.11"
|
||||
RELEASE="1"
|
||||
PRIORITY="0"
|
||||
ADVICE=""
|
||||
TYPE="public"
|
||||
# all downloads should not have any traling parameters like ?downlaodid=1234 .....(should rewrite in python)
|
||||
ICON="http://images1.videolan.org/images/largeVLC.png"
|
||||
X86="http://download.videolan.org/pub/vlc/1.1.10/win32/vlc-1.1.10-win32.exe"
|
||||
X86="http://download.videolan.org/pub/vlc/1.1.11/win32/vlc-1.1.11-win32.exe"
|
||||
#AMD64="http://downloads.sourceforge.net/sevenzip/7z920-x64.msi"
|
||||
ICONFILE=${ICON##*/}
|
||||
X86FILE=${X86##*/}
|
||||
|
@ -1 +0,0 @@
|
||||
2dcb4e115bfce7dc228e35e9b802d3ff14213a50 /usr/portage/distfiles/vlc-1.1.10-win32.exe
|
1
vlc-1.1.11-win32.exe.sha1sum
Normal file
1
vlc-1.1.11-win32.exe.sha1sum
Normal file
@ -0,0 +1 @@
|
||||
7bbb0c3dc8f88e1bcd3e358a5ffaa4aa53e89dbb /usr/portage/distfiles/vlc-1.1.11-win32.exe
|
Loading…
Reference in New Issue
Block a user