Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libfilezilla: update to 0.48.1; filezilla: update to 3.67.1
@ 2024-07-10 17:13 cinerea0
  2024-07-10 17:41 ` [PR PATCH] [Merged]: " cinerea0
  0 siblings, 1 reply; 2+ messages in thread
From: cinerea0 @ 2024-07-10 17:13 UTC (permalink / raw)
  To: ml

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

There is a new pull request by cinerea0 against master on the void-packages repository

https://github.com/cinerea0/void-packages filezilla
https://github.com/void-linux/void-packages/pull/51196

libfilezilla: update to 0.48.1; filezilla: update to 3.67.1
#### Testing the changes
- I tested the changes in this PR: **YES**



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

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

From 57fed55d8dee4baafb214de6c5f3f66b1a452a5a Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Wed, 10 Jul 2024 13:12:20 -0400
Subject: [PATCH 1/2] libfilezilla: update to 0.48.1

---
 common/shlibs                 | 2 +-
 srcpkgs/libfilezilla/template | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 3e5eb7fe1c27fe..853aa31b864bb3 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -2687,7 +2687,7 @@ libhwloc.so.15 libhwloc-2.0.4_1
 libnetfilter_cttimeout.so.1 libnetfilter_cttimeout-1.0.0_1
 libnetfilter_cthelper.so.0 libnetfilter_cthelper-1.0.0_1
 libnetfilter_queue.so.1 libnetfilter_queue-1.0.2_1
-libfilezilla.so.43 libfilezilla-0.47.0_1
+libfilezilla.so.45 libfilezilla-0.48.1_1
 libtommath.so.1 libtommath-1.0_1
 libKF5ItemViews.so.5 kitemviews-5.26.0_1
 libunicorn.so.1 unicorn-1.0_1
diff --git a/srcpkgs/libfilezilla/template b/srcpkgs/libfilezilla/template
index e0bb1a904a1a1f..b5bf0eaab28507 100644
--- a/srcpkgs/libfilezilla/template
+++ b/srcpkgs/libfilezilla/template
@@ -1,7 +1,7 @@
 # Template file for 'libfilezilla'
 # filezilla needs to be rebuilt when libfilezilla version changes, ABI is not stable
 pkgname=libfilezilla
-version=0.47.0
+version=0.48.1
 revision=1
 build_style=gnu-configure
 configure_args="--disable-static"
@@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
 homepage="https://lib.filezilla-project.org/"
 changelog="https://svn.filezilla-project.org/filezilla/libfilezilla/trunk/NEWS?view=co"
 distfiles="https://download.filezilla-project.org/libfilezilla/libfilezilla-${version}.tar.xz"
-checksum=618a586b613bef710a633c42bfdda61666cbb0fc8a92ad490361d0bc91c58341
+checksum=4eea8abd456096625893b707e8db6c949e6f0466136c51c0b8ce58b5f8ef1e43
 
 if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
 	makedepends+=" libxcrypt-devel"

From aa64b2cadf55a7f6ce81f743026199ec7de9754f Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Wed, 10 Jul 2024 13:12:35 -0400
Subject: [PATCH 2/2] filezilla: update to 3.67.1

---
 srcpkgs/filezilla/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/filezilla/template b/srcpkgs/filezilla/template
index 20f529c9e38101..9c8c367ac98c3d 100644
--- a/srcpkgs/filezilla/template
+++ b/srcpkgs/filezilla/template
@@ -1,6 +1,6 @@
 # Template file for 'filezilla'
 pkgname=filezilla
-version=3.67.0
+version=3.67.1
 revision=1
 build_style=gnu-configure
 configure_args="--disable-static --disable-manualupdatecheck --disable-autoupdatecheck
@@ -15,7 +15,7 @@ license="GPL-2.0-or-later"
 homepage="https://filezilla-project.org"
 changelog="https://svn.filezilla-project.org/filezilla/FileZilla3/trunk/NEWS?view=co"
 distfiles="https://download.filezilla-project.org/client/FileZilla_${version}_src.tar.xz"
-checksum=e5dadc807db999ceb464984f974d3ef59b562c59546658057e9b201183adaf9a
+checksum=10468e6ef623ad9789996df61f588ca7417d39353678313611d54f2d8131a1db
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" wxWidgets-gtk3-devel xdg-utils"

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: libfilezilla: update to 0.48.1; filezilla: update to 3.67.1
  2024-07-10 17:13 [PR PATCH] libfilezilla: update to 0.48.1; filezilla: update to 3.67.1 cinerea0
@ 2024-07-10 17:41 ` cinerea0
  0 siblings, 0 replies; 2+ messages in thread
From: cinerea0 @ 2024-07-10 17:41 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

libfilezilla: update to 0.48.1; filezilla: update to 3.67.1
https://github.com/void-linux/void-packages/pull/51196

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-07-10 17:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-10 17:13 [PR PATCH] libfilezilla: update to 0.48.1; filezilla: update to 3.67.1 cinerea0
2024-07-10 17:41 ` [PR PATCH] [Merged]: " cinerea0

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).