uthash: update to 2.0.1
This commit is contained in:
parent
26e0593b1e
commit
be64864b2e
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'uthash'
|
||||
pkgname=uthash
|
||||
version=2.0.0
|
||||
version=2.0.1
|
||||
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=54b900e9159168fdad29b78d680be8ab09987d40fc31b018ec5a1347e763dfde
|
||||
checksum=613b95fcc368b7d015ad2d0802313277012f50c4ac290c3dfc142d42ebea3337
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/include
|
||||
|
|
Loading…
Reference in New Issue