diff options
Diffstat (limited to 'src/pango.mk')
-rw-r--r-- | src/pango.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pango.mk b/src/pango.mk index 19c6371..3a4a4db 100644 --- a/src/pango.mk +++ b/src/pango.mk @@ -1,7 +1,7 @@ # This file is part of MXE. See LICENSE.md for licensing information. PKG := pango -$(PKG)_WEBSITE := http://www.pango.org/ +$(PKG)_WEBSITE := https://www.pango.org/ $(PKG)_DESCR := Pango $(PKG)_IGNORE := $(PKG)_VERSION := 1.37.4 |