multimedia/flash-player-plugin: Fixed minor typo
Thanks to Christoph Willing for the report. :-) Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
708b92eb96
commit
428b360d4b
|
@ -21,8 +21,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=flash-player-plugin
|
||||
VERSION=${VERSOIN:-11.2.202.261}
|
||||
BUILD=${BUILD:-1}
|
||||
VERSION=${VERSION:-11.2.202.261}
|
||||
BUILD=${BUILD:-2}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
VERS_MAJ=$(printf $VERSION | cut -d. -f1)
|
||||
|
|
Loading…
Reference in New Issue