diff options
Diffstat (limited to 'src/sfml.mk')
-rw-r--r-- | src/sfml.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sfml.mk b/src/sfml.mk index 466dde4..cc8f71c 100644 --- a/src/sfml.mk +++ b/src/sfml.mk @@ -3,6 +3,7 @@ PKG := sfml $(PKG)_IGNORE := +$(PKG)_VERSION := 2.0 $(PKG)_CHECKSUM := ff8cf290f49e1a1d8517a4a344e9214139da462f $(PKG)_SUBDIR := SFML-$($(PKG)_VERSION) $(PKG)_FILE := SFML-$($(PKG)_VERSION)-sources.zip |