From 9c6693ff2b20877b5c8b22af7754a3bdf4c5751c Mon Sep 17 00:00:00 2001 From: iFoundSilentHouse 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 " 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