sparsehash: update to 2.0.4.
This commit is contained in:
parent
ddc4a0c855
commit
df3d0a521f
1 changed files with 4 additions and 5 deletions
|
@ -1,16 +1,15 @@
|
||||||
# Template file for 'sparsehash'
|
# Template file for 'sparsehash'
|
||||||
pkgname=sparsehash
|
pkgname=sparsehash
|
||||||
version=2.0.3
|
version=2.0.4
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Library that contains several hash-map implementations"
|
short_desc="Library that contains several hash-map implementations"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/sparsehash/sparsehash"
|
homepage="https://github.com/sparsehash/sparsehash"
|
||||||
distfiles="https://github.com/sparsehash/sparsehash/archive/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/sparsehash/sparsehash/archive/${pkgname}-${version}.tar.gz"
|
||||||
checksum=05e986a5c7327796dad742182b2d10805a8d4f511ad090da0490f146c1ff7a8c
|
checksum=8cd1a95827dfd8270927894eb77f62b4087735cbede953884647f16c521c7e58
|
||||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue