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
Model registry
Monitor
Service Desk
Analyze
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
alpine
aports
Commits
d3a41848
Commit
d3a41848
authored
4 years ago
by
omni
Committed by
Jakub Jirutka
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
community/dzonegit: upgrade to 0.14
parent
b58141e9
No related branches found
No related tags found
1 merge request
!19698
community/dzonegit: upgrade to 0.14
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/dzonegit/APKBUILD
+3
-5
3 additions, 5 deletions
community/dzonegit/APKBUILD
with
3 additions
and
5 deletions
community/dzonegit/APKBUILD
+
3
−
5
View file @
d3a41848
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname
=
dzonegit
pkgname
=
dzonegit
pkgver
=
0.1
3
pkgver
=
0.1
4
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"Git hooks to manage a repository of DNS zones"
pkgdesc
=
"Git hooks to manage a repository of DNS zones"
url
=
"https://github.com/oskar456/dzonegit"
url
=
"https://github.com/oskar456/dzonegit"
arch
=
"noarch
!x86"
# Testsuite fails
arch
=
"noarch
"
license
=
"MIT"
license
=
"MIT"
depends
=
"bind-tools git python3"
depends
=
"bind-tools git python3"
makedepends
=
"py3-setuptools"
makedepends
=
"py3-setuptools"
checkdepends
=
"py3-pytest py3-pytest-runner"
checkdepends
=
"py3-pytest py3-pytest-runner"
source
=
"https://github.com/oskar456/dzonegit/archive/v
$pkgver
/
$pkgname
-
$pkgver
.tar.gz"
source
=
"https://github.com/oskar456/dzonegit/archive/v
$pkgver
/
$pkgname
-
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/
$pkgname
-
$pkgver
"
options
=
"!check"
# https://github.com/oskar456/dzonegit/issues/15
build
()
{
build
()
{
python3 setup.py build
python3 setup.py build
...
@@ -26,4 +24,4 @@ package() {
...
@@ -26,4 +24,4 @@ package() {
python3 setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
python3 setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
}
}
sha512sums
=
"
7cb54411e9fb99f09523f6a80c12a646464a23723176a09cccf8903a92c515aab313a16ff3a07c5ade027f1b4918be8e8f5b0
99
4
04
c5b56d9b284b71747e6294
dzonegit-0.1
3
.tar.gz"
sha512sums
=
"
6a881b75e7415b09e888d37b6b8b79e9ea6a7be0816984319fae9256f62f273f7edce609b69404869afaa80fe067cda5
9904
ae362c3096da73293a7f98f0b19d
dzonegit-0.1
4
.tar.gz"
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