From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arne Fitzenreiter To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. f8dce3555a028b7f97f7b57c17d6491467d582fe Date: Sat, 30 Oct 2021 16:07:15 +0000 Message-ID: <4HhPM745K7z2xlq@people01.haj.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5574231909216895661==" List-Id: --===============5574231909216895661== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree". The branch, next has been updated via f8dce3555a028b7f97f7b57c17d6491467d582fe (commit) from 0049737e26cd40ab1c87c9f6251113e2fb68caea (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit f8dce3555a028b7f97f7b57c17d6491467d582fe Author: Arne Fitzenreiter Date: Sat Oct 30 18:06:36 2021 +0200 IO-Stringy: download from IPFire server Signed-off-by: Arne Fitzenreiter ----------------------------------------------------------------------- Summary of changes: lfs/IO-Stringy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Difference in files: diff --git a/lfs/IO-Stringy b/lfs/IO-Stringy index be877eb13..d277b9e2f 100644 --- a/lfs/IO-Stringy +++ b/lfs/IO-Stringy @@ -28,7 +28,7 @@ VER = 2.110 THISAPP = IO-stringy-$(VER) DL_FILE = $(THISAPP).tar.gz -DL_FROM = http://cpan.noris.de/authors/id/D/DS/DSKOLL +DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) hooks/post-receive -- IPFire 2.x development tree --===============5574231909216895661==--