mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
pwget: update to 2.1.0
This commit is contained in:
parent
c32cd4d2d5
commit
63a66baec0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pwget'
|
||||
pkgname=pwget
|
||||
version=2.0
|
||||
version=2.1.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/majewsky/pwget"
|
||||
|
@ -10,7 +10,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://github.com/majewsky/pwget"
|
||||
changelog="https://github.com/majewsky/pwget/raw/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/majewsky/pwget/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=052f167455e09b1c37f5e7db399952a8e8cd69661d5fff8462f39de7db0c5bf8
|
||||
checksum=0b8d2ac33e3711a1adebdaefacfe740b096741537cad9be7c09b76b9a1c6df4d
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Add table
Reference in a new issue