sbopkg and man pages: Change http -> https.

Signed-off-by: Willy Sudiarto Raharjo <willysr@sbopkg.org>
This commit is contained in:
Willy Sudiarto Raharjo 2016-08-30 21:22:05 +07:00
parent 27d215115d
commit 126c6754bd
No known key found for this signature in database
GPG key ID: 887B8374D7333381
4 changed files with 12 additions and 12 deletions

View file

@ -21,7 +21,7 @@ Slackware.
su uso generalmente asume un entendemiento de SlackBuilds y el su uso generalmente asume un entendemiento de SlackBuilds y el
repositorio no oficial de SBo, especificamente. repositorio no oficial de SBo, especificamente.
Para saber mas es recomendable leer Para saber mas es recomendable leer
.I http://www.slackbuilds.org/howto/ .I https://www.slackbuilds.org/howto/
y también leer en y también leer en
.I http://www.slackwiki.org .I http://www.slackwiki.org
las páginas sobre SlackBuilds. las páginas sobre SlackBuilds.
@ -530,4 +530,4 @@ Esta traducci
.PP .PP
Actualizado por Dhaby Xiloj <slack.dhabyx@gmail.com> el 06 de Actualizado por Dhaby Xiloj <slack.dhabyx@gmail.com> el 06 de
Enero de 2016. Enero de 2016.
.\" vim:set tw=72: .\" vim:set tw=72:

View file

@ -22,7 +22,7 @@ L'utilisation de
suppose une compréhension des scripts SlackBuild suppose une compréhension des scripts SlackBuild
en général et du dépôt SlackBuilds.org en particulier. en général et du dépôt SlackBuilds.org en particulier.
Il est fortement recommandé de lire attentivement Il est fortement recommandé de lire attentivement
.I http://www.slackbuilds.org/howto/ .I https://www.slackbuilds.org/howto/
et les pages traitant des scripts SlackBuild sur et les pages traitant des scripts SlackBuild sur
.I http://www.slackwiki.org .I http://www.slackwiki.org
.PP .PP

View file

@ -21,7 +21,7 @@ packages.
usage assumes an understanding of SlackBuilds, generally, and the usage assumes an understanding of SlackBuilds, generally, and the
third-party SBo repository, specifically. third-party SBo repository, specifically.
A thorough reading of A thorough reading of
.I http://www.slackbuilds.org/howto/ .I https://www.slackbuilds.org/howto/
and the pages at and the pages at
.I http://www.slackwiki.org .I http://www.slackwiki.org
about SlackBuilds is strongly advised. about SlackBuilds is strongly advised.

View file

@ -2395,7 +2395,7 @@ rsync_command() {
echo "Rsync with the $REPO_DESC complete." echo "Rsync with the $REPO_DESC complete."
echo echo
echo "Importing $REPO_DESC GPG Key..." echo "Importing $REPO_DESC GPG Key..."
gpg --quiet --fetch-key http://www.slackbuilds.org/GPG-KEY gpg --quiet --fetch-key https://www.slackbuilds.org/GPG-KEY
echo "Import done." echo "Import done."
echo echo
echo "***SYNC COMPLETE***" echo "***SYNC COMPLETE***"
@ -4053,12 +4053,12 @@ check_for_latest() {
# by Eric Hameleers which you can find at # by Eric Hameleers which you can find at
# http://www.slackware.com/~alien. Thanks, Eric! # http://www.slackware.com/~alien. Thanks, Eric!
local ORIGSCR=http://www.sbopkg.org/currentversion local ORIGSCR=https://www.sbopkg.org/currentversion
local CVRS=$SBOVER local CVRS=$SBOVER
local NVRS=$(wget -T 10 -q -O - $ORIGSCR) local NVRS=$(wget -T 10 -q -O - $ORIGSCR)
local NEWPKG=http://www.sbopkg.org/currentpackage local NEWPKG=https://www.sbopkg.org/currentpackage
local NEWSBOPKG=$(wget -T 10 -q -O - $NEWPKG) local NEWSBOPKG=$(wget -T 10 -q -O - $NEWPKG)
local NEWDL=http://www.sbopkg.org/currentdownload local NEWDL=https://www.sbopkg.org/currentdownload
local NEWDLPKG=$(wget -T 10 -q -O - $NEWDL) local NEWDLPKG=$(wget -T 10 -q -O - $NEWDL)
local SBOPKGUP MSG REPLY local SBOPKGUP MSG REPLY
@ -4081,7 +4081,7 @@ check_for_latest() {
fi fi
if [[ $DIAG ]]; then if [[ $DIAG ]]; then
dialog --title "Done" --msgbox "$(crunch "Checking \ dialog --title "Done" --msgbox "$(crunch "Checking \
http://www.sbopkg.org for an update...\n\nYour version of \ https://www.sbopkg.org for an update...\n\nYour version of \
sbopkg: $CVRS\n\nLatest version of sbopkg found on \ sbopkg: $CVRS\n\nLatest version of sbopkg found on \
sbopkg.org: $NVRS\n\n$MSG")" 16 40 sbopkg.org: $NVRS\n\n$MSG")" 16 40
if [[ $? != 0 ]]; then if [[ $? != 0 ]]; then
@ -4098,7 +4098,7 @@ check_for_latest() {
fi fi
else else
echo echo
echo "Checking http://www.sbopkg.org for an update..." echo "Checking https://www.sbopkg.org for an update..."
echo echo
echo "Your version of sbopkg: $CVRS" echo "Your version of sbopkg: $CVRS"
echo echo
@ -4134,7 +4134,7 @@ check_for_latest() {
\n\ \n\
\nYou can also view a complete ChangeLog.txt in the\ \nYou can also view a complete ChangeLog.txt in the\
/usr/share/doc/sbopkg-$NVRS/ directory or online at:\ /usr/share/doc/sbopkg-$NVRS/ directory or online at:\
\nhttp://www.sbopkg.org/changelog\ \nhttps://www.sbopkg.org/changelog\
\n" \n"
if [[ $DIAG ]]; then if [[ $DIAG ]]; then
read -n1 -ep "Press any key to continue: " read -n1 -ep "Press any key to continue: "
@ -4394,7 +4394,7 @@ help_item() {
dialog --msgbox "$(crunch "For help with sbopkg, please read \ dialog --msgbox "$(crunch "For help with sbopkg, please read \
the manual pages sbopkg(8) and sbopkg.conf(5), the files in \ the manual pages sbopkg(8) and sbopkg.conf(5), the files in \
/usr/doc/sbopkg-$SBOVER/, join the mailing list at \ /usr/doc/sbopkg-$SBOVER/, join the mailing list at \
http://sbopkg.org/mailman/listinfo/sbopkg-users, or join #sbopkg \ https://sbopkg.org/mailman/listinfo/sbopkg-users, or join #sbopkg \
on freenode. If you've found a bug please report it to \ on freenode. If you've found a bug please report it to \
https://github.com/sbopkg/sbopkg/issues.")" 10 70 https://github.com/sbopkg/sbopkg/issues.")" 10 70
} }