diff options
Diffstat (limited to 'src/picomodel.mk')
-rw-r--r-- | src/picomodel.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/picomodel.mk b/src/picomodel.mk index cc8a307..ccb92fb 100644 --- a/src/picomodel.mk +++ b/src/picomodel.mk @@ -1,7 +1,7 @@ # This file is part of MXE. See LICENSE.md for licensing information. PKG := picomodel -$(PKG)_WEBSITE := http://code.google.com/p/picomodel/ +$(PKG)_WEBSITE := https://code.google.com/p/picomodel/ $(PKG)_IGNORE := $(PKG)_VERSION := 1142ad8 $(PKG)_CHECKSUM := e9dd8b78278a454602a81eb388603142a15f2124f549f478d4edc93149eb6dd0 |