Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gitea: update to 1.21.5
@ 2024-02-03 19:20 zen0bit
  2024-02-05 22:05 ` Piraty
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: zen0bit @ 2024-02-03 19:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR gitea
https://github.com/void-linux/void-packages/pull/48513

gitea: update to 1.21.5
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc)

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

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

From 035e6496641762e3848d090ccbcdb281a5ae1b7d Mon Sep 17 00:00:00 2001
From: zenobit <zenobit@disroot.org>
Date: Sat, 3 Feb 2024 20:18:48 +0100
Subject: [PATCH] gitea: update to 1.21.5

Signed-off-by: zenobit <zenobit@disroot.org>
---
 srcpkgs/gitea/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/gitea/template b/srcpkgs/gitea/template
index 6bc801e4a2dbc..ae6ff1bd70dee 100644
--- a/srcpkgs/gitea/template
+++ b/srcpkgs/gitea/template
@@ -1,6 +1,6 @@
 # Template file for 'gitea'
 pkgname=gitea
-version=1.21.0
+version=1.21.5
 revision=1
 build_style=go
 go_import_path=code.gitea.io/gitea
@@ -31,7 +31,7 @@ license="MIT"
 homepage="https://gitea.io"
 changelog="https://raw.githubusercontent.com/go-gitea/gitea/main/CHANGELOG.md"
 distfiles="https://dl.gitea.io/gitea/${version}/gitea-src-${version}.tar.gz"
-checksum=69b12778b3b5f24aecff08d8e5122e4edf784bda2e4335b77f2bbd0404a11a93
+checksum=567245e824acb1062cf3220a997bf160787609f2e2261b8ab6345da8a2101b1c
 
 system_accounts="_gitea"
 _gitea_homedir="/var/lib/gitea"

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

* Re: gitea: update to 1.21.5
  2024-02-03 19:20 [PR PATCH] gitea: update to 1.21.5 zen0bit
@ 2024-02-05 22:05 ` Piraty
  2024-02-13  4:19 ` [PR PATCH] [Updated] " zen0bit
  2024-02-15  6:47 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: Piraty @ 2024-02-05 22:05 UTC (permalink / raw)
  To: ml

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

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/48513#issuecomment-1928188199

Comment:
omit `-s`

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

* Re: [PR PATCH] [Updated] gitea: update to 1.21.5
  2024-02-03 19:20 [PR PATCH] gitea: update to 1.21.5 zen0bit
  2024-02-05 22:05 ` Piraty
@ 2024-02-13  4:19 ` zen0bit
  2024-02-15  6:47 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: zen0bit @ 2024-02-13  4:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR gitea
https://github.com/void-linux/void-packages/pull/48513

gitea: update to 1.21.5
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc)

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

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

From a622433a4640e8f864edb85991906c67c27d240a Mon Sep 17 00:00:00 2001
From: zenobit <zenobit@disroot.org>
Date: Sat, 3 Feb 2024 20:18:48 +0100
Subject: [PATCH] gitea: update to 1.21.5

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

diff --git a/srcpkgs/gitea/template b/srcpkgs/gitea/template
index 6bc801e4a2dbca..ae6ff1bd70dee6 100644
--- a/srcpkgs/gitea/template
+++ b/srcpkgs/gitea/template
@@ -1,6 +1,6 @@
 # Template file for 'gitea'
 pkgname=gitea
-version=1.21.0
+version=1.21.5
 revision=1
 build_style=go
 go_import_path=code.gitea.io/gitea
@@ -31,7 +31,7 @@ license="MIT"
 homepage="https://gitea.io"
 changelog="https://raw.githubusercontent.com/go-gitea/gitea/main/CHANGELOG.md"
 distfiles="https://dl.gitea.io/gitea/${version}/gitea-src-${version}.tar.gz"
-checksum=69b12778b3b5f24aecff08d8e5122e4edf784bda2e4335b77f2bbd0404a11a93
+checksum=567245e824acb1062cf3220a997bf160787609f2e2261b8ab6345da8a2101b1c
 
 system_accounts="_gitea"
 _gitea_homedir="/var/lib/gitea"

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

* Re: [PR PATCH] [Merged]: gitea: update to 1.21.5
  2024-02-03 19:20 [PR PATCH] gitea: update to 1.21.5 zen0bit
  2024-02-05 22:05 ` Piraty
  2024-02-13  4:19 ` [PR PATCH] [Updated] " zen0bit
@ 2024-02-15  6:47 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2024-02-15  6:47 UTC (permalink / raw)
  To: ml

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

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

gitea: update to 1.21.5
https://github.com/void-linux/void-packages/pull/48513

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

#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc)

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

end of thread, other threads:[~2024-02-15  6:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-03 19:20 [PR PATCH] gitea: update to 1.21.5 zen0bit
2024-02-05 22:05 ` Piraty
2024-02-13  4:19 ` [PR PATCH] [Updated] " zen0bit
2024-02-15  6:47 ` [PR PATCH] [Merged]: " classabbyamp

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