mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
botan: update to 2.0.1
This commit is contained in:
parent
dd593dfa1e
commit
7219e36455
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'botan'
|
# Template file for 'botan'
|
||||||
pkgname=botan
|
pkgname=botan
|
||||||
version=2.0.0
|
version=2.0.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname^}-${version}"
|
wrksrc="${pkgname^}-${version}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
homepage="http://botan.randombit.net/"
|
homepage="http://botan.randombit.net/"
|
||||||
distfiles="http://botan.randombit.net/releases/Botan-${version}.tgz"
|
distfiles="http://botan.randombit.net/releases/Botan-${version}.tgz"
|
||||||
checksum=031659cca0f80869e9d97a20917edbe2164cedbc079e8c53e0e7bd9bea15371a
|
checksum=a138ed316d11450a8405451b9c9664b8e640a9b7ad84d3f3ad34e8071f364e0b
|
||||||
|
|
||||||
LDFLAGS="-pthread"
|
LDFLAGS="-pthread"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue