gitea: 1.21.5 -> 1.21.6

This commit is contained in:
Tim Biermann 2024-02-24 12:03:03 +01:00
parent 7d98dc6845
commit 098c289b0b
Signed by untrusted user: 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.e65ef4b3.map
-rw-r--r-- root/root usr/share/gitea/public/assets/js/index.js.aeaebf24.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
@ -1741,6 +1741,7 @@ drwxrwxr-x root/root usr/share/gitea/templates/repo/diff/
-rw-rw-r-- root/root usr/share/gitea/templates/repo/diff/comments.tmpl
-rw-rw-r-- root/root usr/share/gitea/templates/repo/diff/compare.tmpl
-rw-rw-r-- root/root usr/share/gitea/templates/repo/diff/conversation.tmpl
-rw-rw-r-- root/root usr/share/gitea/templates/repo/diff/conversation_outdated.tmpl
-rw-rw-r-- root/root usr/share/gitea/templates/repo/diff/csv_diff.tmpl
-rw-rw-r-- root/root usr/share/gitea/templates/repo/diff/escape_title.tmpl
-rw-rw-r-- root/root usr/share/gitea/templates/repo/diff/image_diff.tmpl

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3+k5oGElsBV9sexg32GvcJhTHp4mNC2m6T07asNK3Fn9rLW5yTjbQSI/O7KWuX8R8KmyrYOnG3wLyJVmwF3Mfgo=
SHA256 (Pkgfile) = d2511f2d252474181f0e86782fdb12e552dc733cc3293808815b1e17c4a2cfcd
SHA256 (.footprint) = 7b93ad86cd4af587a3016fc644edac34400fbb312b6e1e27607e8f5783222542
SHA256 (gitea-1.21.5.tar.gz) = d6f1ab196011cb53e98abfa2a85d7b5a730a69ea426cc1e24a451e410b76a7a5
RWSagIOpLGJF3ws1MnXD4cR4AR0oPEnchqFDVVJRqKPvlHf681dZWd67RmHOavPcEP0U3/gE7qWN/cXow0+2N7bSpeylQNcfKQY=
SHA256 (Pkgfile) = 5d3464e4290acc8c8adc476a7f6f8d5d77eddb61386d188710cd1222a81ec3fe
SHA256 (.footprint) = e92c7c544a52203fce6b17e95d140e251f9f133fb67bf4e22745f581525c96f0
SHA256 (gitea-1.21.6.tar.gz) = 97924fcde08b52bfc64954bd51b277a49ede1bdb107a5c51cbb873b9c94f0812
SHA256 (gitea.service) = db00bb90bf86796333610fb5416b344aac1427769d01950e19f9747a5017d4b8

View File

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