diff options
Diffstat (limited to 'src/qtsparkle_qt4.mk')
-rw-r--r-- | src/qtsparkle_qt4.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/qtsparkle_qt4.mk b/src/qtsparkle_qt4.mk index 1e4dc7d..d0b86d9 100644 --- a/src/qtsparkle_qt4.mk +++ b/src/qtsparkle_qt4.mk @@ -1,6 +1,8 @@ # This file is part of MXE. See LICENSE.md for licensing information. PKG := qtsparkle_qt4 +$(PKG)_WEBSITE := https://github.com/davidsansome/qtsparkle +$(PKG)_DESCR := qtsparkle $(PKG)_IGNORE := $(PKG)_VERSION := 8882e6ef86cdb79db7932307309d005411fd0c20 $(PKG)_CHECKSUM := 86f6f010356e05e6efb956b5643ce587ffbbae45e8e7dc1b25b4b1dcf865b5f3 |