summaryrefslogtreecommitdiff
path: root/rpcbind
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2020-06-06 13:00:05 +0200
committerJuergen Daubert <jue@jue.li>2020-06-06 13:00:05 +0200
commit0f80c03df466ae1dd2c773ddd487e0167903d8fe (patch)
tree8ea46262db62337cb19ca6f65149c9b786ca4a22 /rpcbind
parent207b65a20f61c16833ad7bf6d7f4c4ee79247538 (diff)
downloadopt-0f80c03df466ae1dd2c773ddd487e0167903d8fe.tar.gz
opt-0f80c03df466ae1dd2c773ddd487e0167903d8fe.tar.xz
move several https: to https: URLs
Diffstat (limited to 'rpcbind')
-rw-r--r--rpcbind/.signature4
-rw-r--r--rpcbind/Pkgfile4
2 files changed, 4 insertions, 4 deletions
diff --git a/rpcbind/.signature b/rpcbind/.signature
index acead72af..a5b8c9f13 100644
--- a/rpcbind/.signature
+++ b/rpcbind/.signature
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/e5xTS5zF7vQw7dWqRE0D7WUqDQiwFClgtqoYD+qpGo3GWxCztjDAMxDiKW0aSvQ5VtD5gk57Uy3xJQj4QkqSgA=
-SHA256 (Pkgfile) = 530d6b85529e0515938e6a334873f4bfceeb2560472d9e8395e824d4a3ed633d
+RWSE3ohX2g5d/ShEVwO5NfZ5oAvLq2/VRTZd1jdHV8HVJT79swCoH0FxA1Z9z7c3sfrVhX9W79Oc1kH4VAUNmcaSMfC2Sg0whAA=
+SHA256 (Pkgfile) = 2e12d29c541baba657261f3df473471c6a45306e270f01175acad42af233b340
SHA256 (.footprint) = 1ddf9f1f75433e98fa2bfaae830f7115428f650b285ebc3e845da09a84290502
SHA256 (rpcbind-1.2.5.tar.bz2) = 2ce360683963b35c19c43f0ee2c7f18aa5b81ef41c3fdbd15ffcb00b8bffda7a
SHA256 (rpcbind) = b8173ec0b927705100eab42f24797ac36ea7c5987475cba47474b5c73a117f1a
diff --git a/rpcbind/Pkgfile b/rpcbind/Pkgfile
index 46006ef8d..8b3fd3e14 100644
--- a/rpcbind/Pkgfile
+++ b/rpcbind/Pkgfile
@@ -1,12 +1,12 @@
# Description: Server that converts RPC program numbers into universal addresses
-# URL: http://sourceforge.net/projects/rpcbind/
+# URL: https://sourceforge.net/projects/rpcbind/
# Maintainer: Juergen Daubert, jue at crux dot nu
# Depends on: libtirpc
name=rpcbind
version=1.2.5
release=1
-source=(http://downloads.sourceforge.net/project/$name/$name/$version/$name-$version.tar.bz2 \
+source=(https://downloads.sourceforge.net/project/$name/$name/$version/$name-$version.tar.bz2 \
rpcbind)
build() {

Generated by cgit