Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Zach DeCook
aports
Commits
9aa39020
Verified
Commit
9aa39020
authored
3 years ago
by
6543
Browse files
Options
Downloads
Patches
Plain Diff
community/gitea: upgrade to 1.13.6
parent
2327015b
No related branches found
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/gitea/APKBUILD
+3
-3
3 additions, 3 deletions
community/gitea/APKBUILD
with
3 additions
and
3 deletions
community/gitea/APKBUILD
+
3
−
3
View file @
9aa39020
...
...
@@ -2,7 +2,7 @@
# Contributor: 6543 <6543@obermui.de>
# Maintainer: 6543 <6543@obermui.de>
pkgname
=
gitea
pkgver
=
1.1
2
.6
pkgver
=
1.1
3
.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.1
2
.6.tar.gz
sha512sums
=
"
23f638dab7a2b763a3bc99b0743f0508595b660d36b793c59b75b8855b2d99986dab2835f4e43650d6289b0bfabdddc964536f1acff41e1b473bb44d5be5c79a
gitea-1.1
3
.6.tar.gz
2497e6f2a18e3ceb65352cd220eab2c1c0893d0e731600462a60397de2b70d7c1de7db2af2769b25fe708b0822c811bb20dc797b59b9dd93efb376bea1c35796 gitea.initd
431184faffa8996873d92d7b0d16bc4b1a0178d264cd2928d1f49b13ad3e6470d9ede7a18c12112deeeb38f0647ccc0b012e98bcbd96e7b8496a3dc18f5b1fb7 gitea.ini"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment