httpie: update to 2.1.0.
This commit is contained in:
parent
877e58689a
commit
509437c971
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'httpie'
|
||||
pkgname=httpie
|
||||
version=2.0.0
|
||||
version=2.1.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
|
@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://httpie.org/"
|
||||
changelog="https://raw.githubusercontent.com/jakubroztocil/httpie/master/CHANGELOG.rst"
|
||||
distfiles="https://github.com/jakubroztocil/httpie/archive/${version}.tar.gz"
|
||||
checksum=92ebdced5620ab56fd9f24e494c7c97eb0afee0f03a55bee41f773395c59dc5c
|
||||
checksum=aea482da09341a3d205761d828c7125884c9d0eb77a53cd4d2e6042e4670182b
|
||||
|
||||
post_install() {
|
||||
vinstall extras/httpie-completion.bash 644 usr/share/bash-completion/completions http
|
||||
|
|
Loading…
Reference in New Issue