aboutsummaryrefslogtreecommitdiffstats
path: root/community/httpie/APKBUILD
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2018-12-26 21:40:57 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2018-12-26 21:40:57 +0000
commit8d0e8ea97a883289eabbfe320d91f8644124d245 (patch)
treeec4674b94017a23818b07bc60c4ef3c6504d875d /community/httpie/APKBUILD
parent052f6b9cac80a324671f40b922fb73de94bab974 (diff)
community/httpie: upgrade to 1.0.2
Diffstat (limited to 'community/httpie/APKBUILD')
-rw-r--r--community/httpie/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/httpie/APKBUILD b/community/httpie/APKBUILD
index 9c89a13e074..60d11e5138e 100644
--- a/community/httpie/APKBUILD
+++ b/community/httpie/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
# Contributor: Daniel Isaksen <d@duniel.no>
pkgname=httpie
-pkgver=0.9.9
-pkgrel=1
+pkgver=1.0.2
+pkgrel=0
pkgdesc="A CLI, cURL-like tool"
url="https://httpie.org/"
arch="noarch"
@@ -28,4 +28,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="e9adb1ecf9a25b57c634f35199bf1f8fbe4136179c0ba0d6032a41ae786da9344f54436f91d89e624c154bdca325f94c637364a934fc2d5742b83056434f7e4c httpie-0.9.9.tar.gz"
+sha512sums="cc0f2b8928d68bdd0c4eba96f499365d294429e909d91538c48f5028a55ca4a7ba41abdb94ef851459799f437457639b43ba408bb6336702d6042e7e5d5a9cbf httpie-1.0.2.tar.gz"