flint: update to 0.0.4.20160114
This commit is contained in:
parent
418ad97f8e
commit
5815cdb9d2
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'flint'
|
# Template file for 'flint'
|
||||||
pkgname=flint
|
pkgname=flint
|
||||||
version=0.0.4.20150707
|
version=0.0.4.20160114
|
||||||
revision=2
|
revision=1
|
||||||
_commit=c3a5d8d9a2e04296fba560d9a22f763cff68eb75
|
_commit=0a4fec3268ca19c5f8ed2f4904b878934a92a060
|
||||||
wrksrc="$pkgname-$_commit"
|
wrksrc="$pkgname-$_commit"
|
||||||
build_style=go
|
build_style=go
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
go_import_path="github.com/pengwynn/flint"
|
go_import_path="github.com/pengwynn/flint"
|
||||||
homepage="https://${go_import_path}"
|
homepage="https://${go_import_path}"
|
||||||
distfiles="${homepage}/archive/${_commit}.tar.gz"
|
distfiles="${homepage}/archive/${_commit}.tar.gz"
|
||||||
checksum=bbed0a147af6d1c7c3dd5f6c9a749e7a0e03aefd8ac9b03968895c04e0b03b00
|
checksum=c91258674bbc32a20e9abc92a9125e25bafb13d26255cffc865ecdbbe2d60993
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue