httpie: update to 1.0.2
This commit is contained in:
parent
dacfde7ecf
commit
e5c693b2db
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'httpie'
|
# Template file for 'httpie'
|
||||||
pkgname=httpie
|
pkgname=httpie
|
||||||
version=1.0.0
|
version=1.0.2
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://httpie.org/"
|
homepage="https://httpie.org/"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
distfiles="https://github.com/jakubroztocil/httpie/archive/${version}.tar.gz"
|
distfiles="https://github.com/jakubroztocil/httpie/archive/${version}.tar.gz"
|
||||||
checksum=2ed14abf146743fc237881ed5658c108a43d965ae9f7dbbd72648ae9daad0c46
|
checksum=f11f5ecdbcc0571aa865fb29cd5db68ba6bce4f15a5aae3f27a32d19b0854dc9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall extras/httpie-completion.bash 644 usr/share/bash-completion/completions http
|
vinstall extras/httpie-completion.bash 644 usr/share/bash-completion/completions http
|
||||||
|
|
Loading…
Reference in a new issue