pkgsrc/devel/go-siphash/PLIST
alnsn da369bdf0c Update devel/go-siphash to version 1.2.1.
Changes since v1.2.0:

Brought back some ARM assembly.
2019-03-14 23:22:26 +00:00

15 lines
744 B
Text

@comment $NetBSD: PLIST,v 1.3 2019/03/14 23:22:26 alnsn Exp $
gopkg/pkg/${GO_PLATFORM}/github.com/dchest/siphash.a
gopkg/src/github.com/dchest/siphash/README.md
gopkg/src/github.com/dchest/siphash/blocks.go
gopkg/src/github.com/dchest/siphash/blocks_amd64.s
gopkg/src/github.com/dchest/siphash/blocks_arm.s
gopkg/src/github.com/dchest/siphash/blocks_asm.go
gopkg/src/github.com/dchest/siphash/hash.go
gopkg/src/github.com/dchest/siphash/hash128.go
gopkg/src/github.com/dchest/siphash/hash128_amd64.s
gopkg/src/github.com/dchest/siphash/hash_amd64.s
gopkg/src/github.com/dchest/siphash/hash_arm.go
gopkg/src/github.com/dchest/siphash/hash_asm.go
gopkg/src/github.com/dchest/siphash/siphash.go
gopkg/src/github.com/dchest/siphash/siphash_test.go