b2sum: fix $wrksrc usage.
This commit is contained in:
@@ -1,8 +1,10 @@
|
|||||||
# Template file for 'b2sum'
|
# Template file for 'b2sum'
|
||||||
pkgname=b2sum
|
pkgname=b2sum
|
||||||
version=20140114
|
version=20140114
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="blake2_code_${version}/b2sum"
|
wrksrc="blake2_code_${version}"
|
||||||
|
build_wrksrc=b2sum
|
||||||
|
build_pie=yes
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="unzip"
|
hostmakedepends="unzip"
|
||||||
short_desc="Compute BLAKE2 cryptographic hash"
|
short_desc="Compute BLAKE2 cryptographic hash"
|
||||||
|
|||||||
Reference in New Issue
Block a user