diff options
-rw-r--r-- | src/sdl_ttf.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sdl_ttf.mk b/src/sdl_ttf.mk index f2f0ae9..7879b65 100644 --- a/src/sdl_ttf.mk +++ b/src/sdl_ttf.mk @@ -2,7 +2,7 @@ # See index.html for further information. PKG := sdl_ttf -$(PKG)_IGNORE := +$(PKG)_IGNORE := 2% $(PKG)_VERSION := 2.0.11 $(PKG)_CHECKSUM := 0ccf7c70e26b7801d83f4847766e09f09db15cc6 $(PKG)_SUBDIR := SDL_ttf-$($(PKG)_VERSION) |