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