aboutsummaryrefslogtreecommitdiffstats
path: root/community/httpie
diff options
context:
space:
mode:
authorAndré Klitzing <aklitzing@gmail.com>2017-06-24 17:22:12 +0200
committerTimo Teräs <timo.teras@iki.fi>2017-06-27 06:57:56 +0000
commit568530477194a7b84983524bcd9bef89976f87bf (patch)
treec08370781f5c0a0cba382542b7b8ff355f812df6 /community/httpie
parent991ace2eb1f43d7ac65da9bebc92e07d4ef10cba (diff)
downloadaports-568530477194a7b84983524bcd9bef89976f87bf.tar.bz2
aports-568530477194a7b84983524bcd9bef89976f87bf.tar.xz
community/httpie: upgrade to 0.9.9
Diffstat (limited to 'community/httpie')
-rw-r--r--community/httpie/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/httpie/APKBUILD b/community/httpie/APKBUILD
index e0850c843e..6064326f98 100644
--- a/community/httpie/APKBUILD
+++ b/community/httpie/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=httpie
-pkgver=0.9.8
+pkgver=0.9.9
pkgrel=0
pkgdesc="A CLI, cURL-like tool"
url="https://github.com/jkbr/httpie"
@@ -22,4 +22,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir" || return 1
}
-sha512sums="67f8dd48003d01bd339617da1426c487553c998b2d5082ae6ad3833d7eaff31e610ebb8c87f2a62cf4685df111b8a6c6b2e7229290b82945132cfb5c647ca9a1 httpie-0.9.8.tar.gz"
+sha512sums="e9adb1ecf9a25b57c634f35199bf1f8fbe4136179c0ba0d6032a41ae786da9344f54436f91d89e624c154bdca325f94c637364a934fc2d5742b83056434f7e4c httpie-0.9.9.tar.gz"