perl-MIME-Base64: removal of module as it is now in the perl core modules

- Used by the git addon.
- With the old separate module removed git still successfully built, installed and was
   able to be run, cloning the ipfire git repo, changing to next, modifying a file and
   the running a commit with the change.

Fixes: bug13640
Tested-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Adolf Belka
2024-09-14 17:28:30 +02:00
committed by Michael Tremer
parent d70b66e7a6
commit c83ddb7c49
3 changed files with 2 additions and 96 deletions

View File

@@ -33,9 +33,9 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = git
PAK_VER = 34
PAK_VER = 35
DEPS = perl-Authen-SASL perl-MIME-Base64 perl-Net-SMTP-SSL
DEPS = perl-Authen-SASL perl-Net-SMTP-SSL
SERVICES =