Github messages for voidlinux
 help / color / mirror / Atom feed
From: iFoundSilentHouse <iFoundSilentHouse@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] eb: fix distfile
Date: Wed, 17 Apr 2024 18:56:06 +0200	[thread overview]
Message-ID: <20240417165606.7402E2023B@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-49878@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 642 bytes --]

There is an updated pull request by iFoundSilentHouse against master on the void-packages repository

https://github.com/iFoundSilentHouse/void-packages eb-4.4.3
https://github.com/void-linux/void-packages/pull/49878

eb: fix distfile
- I tested the changes in this PR: **NO**
- I built this PR locally for my native architecture, (x86_64-glibc)

Switched to file from official ftp. Previous location links to this ftp: https://web.archive.org/web/20210109054331/https://github.com/2ion/eb
https://github.com/void-linux/void-packages/issues/42403

A patch file from https://github.com/void-linux/void-packages/pull/49878.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-eb-4.4.3-49878.patch --]
[-- Type: text/x-diff, Size: 1005 bytes --]

From 9c6693ff2b20877b5c8b22af7754a3bdf4c5751c Mon Sep 17 00:00:00 2001
From: iFoundSilentHouse <adeptslab@gmail.com>
Date: Wed, 17 Apr 2024 18:03:16 +0600
Subject: [PATCH] eb: fix distfile

---
 srcpkgs/eb/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/eb/template b/srcpkgs/eb/template
index 9e71add969a736..44b530aa67bacb 100644
--- a/srcpkgs/eb/template
+++ b/srcpkgs/eb/template
@@ -8,9 +8,9 @@ makedepends="zlib-devel"
 short_desc="C library and tools for accessing CD-ROM books"
 maintainer="John <me@johnnynator.dev>"
 license="BSD-3-Clause"
-homepage="https://github.com/2ion/eb"
-distfiles="https://github.com/2ion/eb/archive/${version}.tar.gz"
-checksum=16274f4d5ec34cc37ed308927390a1d0d09e0e6a2b35fbff7d17aacca0524a37
+homepage="ftp://ftp.sra.co.jp/.a/pub/misc/eb/"
+distfiles="ftp://ftp.sra.co.jp/.a/pub/misc/eb/eb-${version}.tar.bz2"
+checksum=abe710a77c6fc3588232977bb2f30a2e69ddfbe9fa8d0b05b0d67d95e36f4b5f
 
 post_install() {
 	vlicense COPYING

  reply	other threads:[~2024-04-17 16:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-17 12:06 [PR PATCH] " iFoundSilentHouse
2024-04-17 16:56 ` iFoundSilentHouse [this message]
2024-04-19  6:29 ` iFoundSilentHouse
2024-04-19 12:32 ` [PR PATCH] [Updated] " iFoundSilentHouse
2024-04-19 12:35 ` iFoundSilentHouse

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240417165606.7402E2023B@inbox.vuxu.org \
    --to=ifoundsilenthouse@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).