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:
Robby Workman 2013-01-26 20:50:46 -06:00
parent 708b92eb96
commit 428b360d4b

View file

@ -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)