aboutsummaryrefslogtreecommitdiffstats
path: root/community/awake
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-15 17:32:27 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:43 +0000
commitc56f353b1baf4099c9ce07af7dd36d277617dd6f (patch)
tree3ec33858973ae5b66b79c1b604283a80f5a36061 /community/awake
parentf5d0b6aa175532c9eca85324c2458ffd5ce7fc1f (diff)
downloadaports-c56f353b1baf4099c9ce07af7dd36d277617dd6f.tar.bz2
aports-c56f353b1baf4099c9ce07af7dd36d277617dd6f.tar.xz
community/awake: rebuild against python 3.7
Diffstat (limited to 'community/awake')
-rw-r--r--community/awake/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/awake/APKBUILD b/community/awake/APKBUILD
index faae05630d..ec8664d55b 100644
--- a/community/awake/APKBUILD
+++ b/community/awake/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=awake
pkgver=1.0
-pkgrel=2
+pkgrel=3
pkgdesc="A python command and library to 'wake on lan' a remote host"
url="https://github.com/cyraxjoe/awake"
arch="noarch"