uthash: update to 2.0.2
This commit is contained in:
parent
5ac2185aa3
commit
b49a6883ff
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'uthash'
|
||||
pkgname=uthash
|
||||
version=2.0.1
|
||||
version=2.0.2
|
||||
revision=1
|
||||
short_desc="A hash table for C structures"
|
||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||
license="BSD"
|
||||
homepage="http://troydhanson.github.com/uthash/"
|
||||
distfiles="https://github.com/troydhanson/uthash/archive/v${version}.tar.gz"
|
||||
checksum=613b95fcc368b7d015ad2d0802313277012f50c4ac290c3dfc142d42ebea3337
|
||||
checksum=34a31d51dd7a839819cecd6f46049b4ffe031d7f3147d9a042f5504fdb1348d1
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/include
|
||||
|
|
Loading…
Reference in New Issue