bump
This commit is contained in:
parent
ad1ab16dfe
commit
362f307eac
5
build.sh
5
build.sh
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
PN="iron"
|
||||
VERSION="14.0.850.0"
|
||||
VERSION="15.0.900.0"
|
||||
RELEASE="1"
|
||||
PRIORITY="0"
|
||||
ADVICE=""
|
||||
@ -10,7 +10,8 @@ ICON="http://www.tacticaltechnique.com/i/iron.png"
|
||||
X86="http://www.srware.net/downloads/srware_iron.exe"
|
||||
#AMD64="http://downloads.sourceforge.net/sevenzip/7z920-x64.msi"
|
||||
ICONFILE=${ICON##*/}
|
||||
X86FILE=${X86##*/}
|
||||
#X86FILE=${X86##*/}
|
||||
X86FILE="srware_iron-${VERSION}.exe"
|
||||
#AMD64FILE=${AMD64##*/}
|
||||
|
||||
if [ -e /var/tmp/opsi/upload/$TYPE/${PN}_${VERSION}-${RELEASE}.opsi ]
|
||||
|
1
srware_iron-15.0.900.0.exe.sha1sum
Normal file
1
srware_iron-15.0.900.0.exe.sha1sum
Normal file
@ -0,0 +1 @@
|
||||
3638de8bfdef6a0f6c82263836ce4fafaa8b5dd7 /usr/portage/distfiles/srware_iron-15.0.900.0.exe
|
@ -1 +0,0 @@
|
||||
0a5c667c669e6f12d684df9e2d4da6c66f14186d /usr/portage/distfiles/srware_iron.exe
|
Loading…
Reference in New Issue
Block a user