aboutsummaryrefslogtreecommitdiffstats
path: root/community/httpie
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-04 14:53:28 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:41 +0000
commit2d39ede118745d8168b04b5993633acd9dd90946 (patch)
treefed55f97434cbfa643ecb7675de6c174ee556c59 /community/httpie
parentf55f1f88f73614c2284829bf502fb3d964b64de2 (diff)
downloadaports-2d39ede118745d8168b04b5993633acd9dd90946.tar.bz2
aports-2d39ede118745d8168b04b5993633acd9dd90946.tar.xz
community/httpie: rebuild against python 3.7
Diffstat (limited to 'community/httpie')
-rw-r--r--community/httpie/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/httpie/APKBUILD b/community/httpie/APKBUILD
index 60d11e5138..8c34213fc4 100644
--- a/community/httpie/APKBUILD
+++ b/community/httpie/APKBUILD
@@ -3,7 +3,7 @@
# Contributor: Daniel Isaksen <d@duniel.no>
pkgname=httpie
pkgver=1.0.2
-pkgrel=0
+pkgrel=1
pkgdesc="A CLI, cURL-like tool"
url="https://httpie.org/"
arch="noarch"