httpie: update to 1.0.3.
This commit is contained in:
parent
597e2ba2df
commit
d4387aaada
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'httpie'
|
# Template file for 'httpie'
|
||||||
pkgname=httpie
|
pkgname=httpie
|
||||||
version=1.0.2
|
version=1.0.3
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -9,10 +9,10 @@ hostmakedepends="python3-setuptools"
|
||||||
depends="python3-setuptools python3-requests python3-Pygments"
|
depends="python3-setuptools python3-requests python3-Pygments"
|
||||||
short_desc="Human-friendly command line HTTP client"
|
short_desc="Human-friendly command line HTTP client"
|
||||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://httpie.org/"
|
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
|
homepage="https://httpie.org/"
|
||||||
distfiles="https://github.com/jakubroztocil/httpie/archive/${version}.tar.gz"
|
distfiles="https://github.com/jakubroztocil/httpie/archive/${version}.tar.gz"
|
||||||
checksum=f11f5ecdbcc0571aa865fb29cd5db68ba6bce4f15a5aae3f27a32d19b0854dc9
|
checksum=ecfb1ecdfd1468100bd9ffecebe1bea6d7d72c72149ea91f3d0112dc8ef03c7a
|
||||||
|
|
||||||
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…
Add table
Add a link
Reference in a new issue