mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 02:23:51 +02:00
tag: update to 1.3.0.
This commit is contained in:
parent
5cc875cf69
commit
c5a2fb46d3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tag'
|
# Template file for 'tag'
|
||||||
pkgname=tag
|
pkgname=tag
|
||||||
version=1.2.0
|
version=1.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
hostmakedepends="git mercurial"
|
hostmakedepends="git mercurial"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/aykamko/tag"
|
homepage="https://github.com/aykamko/tag"
|
||||||
distfiles="https://${go_import_path}/archive/${version}.tar.gz"
|
distfiles="https://${go_import_path}/archive/${version}.tar.gz"
|
||||||
checksum=dccc86fdfe8d2abd5c2d2942aa4b4953dd212bbdeb73e4a3af5f92bb6ea8c1f9
|
checksum=c52295ae6cadda01b3400d0be1dfa5217cf67b723057d02b1718020c0a668110
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue