[arch-commits] Commit in erlang-nox/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Fri Aug 23 13:16:01 UTC 2019
Date: Friday, August 23, 2019 @ 13:16:01
Author: arodseth
Revision: 501309
Use https, ref TODO
Modified:
erlang-nox/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-23 13:15:30 UTC (rev 501308)
+++ PKGBUILD 2019-08-23 13:16:01 UTC (rev 501309)
@@ -8,7 +8,7 @@
pkgname=erlang-nox
pkgver=22.0.7
_docver=22.0
-pkgrel=1
+pkgrel=2
pkgdesc='General-purpose concurrent functional programming language (headless version)'
arch=(x86_64)
url='https://www.erlang.org/'
@@ -21,7 +21,7 @@
'lksctp-tools: for SCTP support')
options=(staticlibs)
source=("git+https://github.com/erlang/otp.git#tag=OTP-$pkgver"
- "http://www.erlang.org/download/otp_doc_man_$_docver.tar.gz"
+ "https://www.erlang.org/download/otp_doc_man_$_docver.tar.gz"
epmd.conf
epmd.service
epmd.socket)
More information about the arch-commits
mailing list