Skip to content
Snippets Groups Projects
Verified Commit 9aa39020 authored by 6543's avatar 6543
Browse files

community/gitea: upgrade to 1.13.6

parent 2327015b
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
# Contributor: 6543 <6543@obermui.de>
# Maintainer: 6543 <6543@obermui.de>
pkgname=gitea
pkgver=1.12.6
pkgver=1.13.6
pkgrel=0
pkgdesc="A self-hosted Git service written in Go"
url="https://gitea.io"
......@@ -23,7 +23,7 @@ source="$pkgname-$pkgver.tar.gz::https://github.com/go-gitea/gitea/archive/v$pkg
builddir="$srcdir/src/code.gitea.io/$pkgname"
case "$CARCH" in
x86_64|s390x|x86|armhf) options="$options !check" ;;
x86_64|s390x|x86|armhf|armv7) options="$options !check" ;;
esac
prepare() {
......@@ -78,6 +78,6 @@ package() {
"$pkgdir"/etc/init.d/$pkgname
}
sha512sums="4e3853674779cef7f198df6c4b317d093a891f84cd4f174dde781949cf180225e5111c5eee5c3ce4c8c19370bd92128eade08cf493afe54ad43b741e2d5ea670 gitea-1.12.6.tar.gz
sha512sums="23f638dab7a2b763a3bc99b0743f0508595b660d36b793c59b75b8855b2d99986dab2835f4e43650d6289b0bfabdddc964536f1acff41e1b473bb44d5be5c79a gitea-1.13.6.tar.gz
2497e6f2a18e3ceb65352cd220eab2c1c0893d0e731600462a60397de2b70d7c1de7db2af2769b25fe708b0822c811bb20dc797b59b9dd93efb376bea1c35796 gitea.initd
431184faffa8996873d92d7b0d16bc4b1a0178d264cd2928d1f49b13ad3e6470d9ede7a18c12112deeeb38f0647ccc0b012e98bcbd96e7b8496a3dc18f5b1fb7 gitea.ini"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment