diff options
Diffstat (limited to 'src/lensfun.mk')
-rw-r--r-- | src/lensfun.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lensfun.mk b/src/lensfun.mk index f0640ea..bf945b1 100644 --- a/src/lensfun.mk +++ b/src/lensfun.mk @@ -1,6 +1,7 @@ # This file is part of MXE. See LICENSE.md for licensing information. PKG := lensfun +$(PKG)_WEBSITE := http://lensfun.sourceforge.net/ $(PKG)_IGNORE := $(PKG)_VERSION := 0.3.0 $(PKG)_CHECKSUM := c2c3c03873cb549d49d42f118fcb0ffa95d1e45b9ff395e19facb63bf699bec1 |