package ffmpeg: fix ignored version

This commit is contained in:
Tony Theodore 2014-01-31 15:20:13 +11:00
parent c8326412d3
commit 04862bc8d9
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# See index.html for further information.
PKG := ffmpeg
$(PKG)_IGNORE := 2%
$(PKG)_IGNORE :=
$(PKG)_VERSION := 2.1.1
$(PKG)_CHECKSUM := e7a5b2d7f702c4e9ca69e23c6d3527f93de0d1bd
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)