Browse Source

Updated botan (1.6.1 -> 1.7.1)

- Fixed building as well.
- Should cross-compile now as well (not tested).
early
Minto van der Sluis 18 years ago
parent
commit
3d228a6546
  1. 2
      security/botan/botan.conf
  2. 4
      security/botan/botan.desc

2
security/botan/botan.conf

@ -12,5 +12,5 @@
# GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
hook_add preconf 5 "./configure.pl --prefix=/$prefix"
hook_add preconf 5 "./configure.pl --prefix=/$prefix gcc-linux-$arch"
hook_add premake 5 "sed -i -e 's/0x\([0-9a-fA-F]\{16\}\)/0x\1LL/g' src/*.cpp"

4
security/botan/botan.desc

@ -29,8 +29,8 @@
[L] BSD
[S] Stable
[V] 1.6.1
[V] 1.7.1
[P] X -----5---9 104.600
[D] 2350224934 Botan-1.6.1.tbz http://files.randombit.net/botan/
[D] 3091341779 Botan-1.7.1.tbz http://files.randombit.net/botan/

Loading…
Cancel
Save