diff options
author | Robby Workman <rworkman@slackware.com> | 2021-03-02 20:24:16 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackware.com> | 2021-03-02 20:24:16 -0600 |
commit | 90b86d84fe21c6cad76130059192bd998918d77d (patch) | |
tree | a65ce0e1bce085bb9d36feeed992faf89b3ed364 /files | |
parent | 5c9d02046732b6b5970b6a209e32daaad44f6f55 (diff) | |
download | slackpkg-90b86d84fe21c6cad76130059192bd998918d77d.tar.xz |
Use https for all slackpkg homepage links
Diffstat (limited to 'files')
-rw-r--r-- | files/mirrors-aarch64.sample | 2 | ||||
-rw-r--r-- | files/mirrors-arm.sample | 2 | ||||
-rw-r--r-- | files/mirrors-s390.sample | 2 | ||||
-rw-r--r-- | files/mirrors-x86.sample | 2 | ||||
-rw-r--r-- | files/mirrors-x86_64.sample | 2 | ||||
-rw-r--r-- | files/slackpkg | 2 | ||||
-rw-r--r-- | files/slackpkg.conf.new | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/files/mirrors-aarch64.sample b/files/mirrors-aarch64.sample index 410908a..db48c08 100644 --- a/files/mirrors-aarch64.sample +++ b/files/mirrors-aarch64.sample @@ -17,7 +17,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -# Project Page: http://slackpkg.org/ +# Project Page: https://slackpkg.org/ # Roberto F. Batista (aka PiterPunk) piterpunk@slackware.com # Evaldo Gardenali (aka UdontKnow) evaldogardenali@fasternet.com.br # diff --git a/files/mirrors-arm.sample b/files/mirrors-arm.sample index 734b0c9..c81ce21 100644 --- a/files/mirrors-arm.sample +++ b/files/mirrors-arm.sample @@ -17,7 +17,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -# Project Page: http://slackpkg.org/ +# Project Page: https://slackpkg.org/ # Roberto F. Batista (aka PiterPunk) piterpunk@slackware.com # Evaldo Gardenali (aka UdontKnow) evaldogardenali@fasternet.com.br # diff --git a/files/mirrors-s390.sample b/files/mirrors-s390.sample index 03cad82..e5a3fbc 100644 --- a/files/mirrors-s390.sample +++ b/files/mirrors-s390.sample @@ -17,7 +17,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -# Project Page: http://slackpkg.org/ +# Project Page: https://slackpkg.org/ # Roberto F. Batista (aka PiterPunk) piterpunk@slackware.com # Evaldo Gardenali (aka UdontKnow) evaldogardenali@fasternet.com.br # diff --git a/files/mirrors-x86.sample b/files/mirrors-x86.sample index 0177628..b340ea5 100644 --- a/files/mirrors-x86.sample +++ b/files/mirrors-x86.sample @@ -17,7 +17,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -# Project Page: http://slackpkg.org/ +# Project Page: https://slackpkg.org/ # Roberto F. Batista (aka PiterPunk) piterpunk@slackware.com # Evaldo Gardenali (aka UdontKnow) evaldogardenali@fasternet.com.br # diff --git a/files/mirrors-x86_64.sample b/files/mirrors-x86_64.sample index f051124..bdf672c 100644 --- a/files/mirrors-x86_64.sample +++ b/files/mirrors-x86_64.sample @@ -17,7 +17,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -# Project Page: http://slackpkg.org/ +# Project Page: https://slackpkg.org/ # Roberto F. Batista (aka PiterPunk) piterpunk@slackware.com # Evaldo Gardenali (aka UdontKnow) evaldogardenali@fasternet.com.br # diff --git a/files/slackpkg b/files/slackpkg index 8ad173f..51c8572 100644 --- a/files/slackpkg +++ b/files/slackpkg @@ -17,7 +17,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -# Project Page: http://slackpkg.org/ +# Project Page: https://slackpkg.org/ # Roberto F. Batista (aka PiterPunk) piterpunk@slackware.com # Evaldo Gardenali (aka UdontKnow) evaldogardenali@fasternet.com.br # diff --git a/files/slackpkg.conf.new b/files/slackpkg.conf.new index fb6ae1d..cbc845d 100644 --- a/files/slackpkg.conf.new +++ b/files/slackpkg.conf.new @@ -21,7 +21,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -# Project Page: http://slackpkg.org/ +# Project Page: https://slackpkg.org/ # Roberto F. Batista (aka PiterPunk) piterpunk@slackware.com # Evaldo Gardenali (aka UdontKnow) evaldogardenali@fasternet.com.br |