mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
vndr: update to 0.0.3.
This commit is contained in:
parent
c8ef780879
commit
b88e7946da
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'vndr'
|
# Template file for 'vndr'
|
||||||
pkgname=vndr
|
pkgname=vndr
|
||||||
version=0.0.2
|
version=0.0.3
|
||||||
revision=4
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/LK4D4/vndr
|
go_import_path=github.com/LK4D4/vndr
|
||||||
short_desc="Stupid vendoring tool"
|
short_desc="Stupid vendoring tool"
|
||||||
|
@ -9,4 +9,4 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/LK4D4/vndr"
|
homepage="https://github.com/LK4D4/vndr"
|
||||||
distfiles="https://github.com/LK4D4/vndr/archive/v${version}.tar.gz"
|
distfiles="https://github.com/LK4D4/vndr/archive/v${version}.tar.gz"
|
||||||
checksum=9cc5b238f84516d990bf528f4a050e7b60b6705ab518e60e25098d2899d149ec
|
checksum=dec53ba179dd2b854efb0d321a8e45b53cd2c7f06018d5ef65f55dfa9f28e840
|
||||||
|
|
Loading…
Add table
Reference in a new issue