gitea: 1.21.7 -> 1.21.8

This commit is contained in:
Tim Biermann 2024-03-13 06:46:14 +01:00
parent 0d5e2c64aa
commit 7565affc74
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 7 additions and 6 deletions

View File

@ -1370,7 +1370,7 @@ drwxr-xr-x root/root usr/share/gitea/public/assets/js/
-rw-r--r-- root/root usr/share/gitea/public/assets/js/easymde.58e747ca.js
-rw-r--r-- root/root usr/share/gitea/public/assets/js/eventsource.sharedworker.js
-rw-r--r-- root/root usr/share/gitea/public/assets/js/index.js
-rw-r--r-- root/root usr/share/gitea/public/assets/js/index.js.f4067aca.map
-rw-r--r-- root/root usr/share/gitea/public/assets/js/index.js.d3d3cc22.map
-rw-r--r-- root/root usr/share/gitea/public/assets/js/katex.25d07669.js
-rw-r--r-- root/root usr/share/gitea/public/assets/js/mcaptcha-vanilla-glue.149786ce.js
-rw-r--r-- root/root usr/share/gitea/public/assets/js/mermaid.83a93d40.js
@ -1922,6 +1922,7 @@ drwxrwxr-x root/root usr/share/gitea/templates/shared/actions/
-rw-rw-r-- root/root usr/share/gitea/templates/shared/issueicon.tmpl
-rw-rw-r-- root/root usr/share/gitea/templates/shared/issuelist.tmpl
-rw-rw-r-- root/root usr/share/gitea/templates/shared/searchbottom.tmpl
-rw-rw-r-- root/root usr/share/gitea/templates/shared/searchfile.tmpl
-rw-rw-r-- root/root usr/share/gitea/templates/shared/searchinput.tmpl
drwxrwxr-x root/root usr/share/gitea/templates/shared/secrets/
-rw-rw-r-- root/root usr/share/gitea/templates/shared/secrets/add_list.tmpl

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF310kAqhd3pnKNwkcANwKQxvLnNNVTYeXvfHTjBNW0/oLdT0k5t4xDUsM9jyNuTHRplejoQfI6OkUh9PXTGr77Qw=
SHA256 (Pkgfile) = cb9a5e8d61fbab97c5de85a6b68d257761a0753eb9f70cfe6539cd14c234a87d
SHA256 (.footprint) = c64efd61d23249b26dfe5b1cdbd4d5b093d036ae7ac892b94d69648a2365ba4f
SHA256 (gitea-1.21.7.tar.gz) = d183a2f0d903fd1471b1391183b574257f5899477947658e67f9b67854c93d15
RWSagIOpLGJF37kPGASHtUWHyPz4Eo8CGkq2tEtLAeF0qwgx1lihbV9RlM3tEJVRGdre1IEDGsCernJHO/iy+gBRS4lGuvu4WAY=
SHA256 (Pkgfile) = 5cbe884f3d78503f7e2002f7b7f058903a366be053c65364dc9f43ce5730bdfc
SHA256 (.footprint) = dd3baf0feae20ef47f477bc602a66496ed56641649cb73c48166bc0d0bf1a126
SHA256 (gitea-1.21.8.tar.gz) = 3d6a0ca9e894acae331369ac900f964b3122cf14cd792fc348a02a53e4d0f4b7
SHA256 (gitea.service) = 898f7ee73a9dbd9b915dcda0a18a83e0d4e0d1456305b992bf99197f5f3472e2

View File

@ -5,7 +5,7 @@
# Optional: python3-poetry redis
name=gitea
version=1.21.7
version=1.21.8
release=2
source=(https://github.com/go-gitea/gitea/archive/v$version/$name-$version.tar.gz
gitea.service)