From 72908d8a1571fcc961974db8c1cb814f14b5db9e Mon Sep 17 00:00:00 2001 From: markus reichelt Date: Wed, 8 Sep 2010 18:15:08 -0400 Subject: libraries/Botan: Updated for version 1.8.10. Signed-off-by: dsomero --- libraries/Botan/Botan.SlackBuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'libraries/Botan/Botan.SlackBuild') diff --git a/libraries/Botan/Botan.SlackBuild b/libraries/Botan/Botan.SlackBuild index 6ca3d20282..eae5c495c7 100644 --- a/libraries/Botan/Botan.SlackBuild +++ b/libraries/Botan/Botan.SlackBuild @@ -27,8 +27,8 @@ # 2010 June 22 - initial release PRGNAM=Botan -VERSION=${VERSION:-1.8.9} -BUILD=${BUILD:-2} +VERSION=${VERSION:-1.8.10} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} # Automatically determine the architecture we're building on: @@ -68,7 +68,6 @@ cd $TMP rm -rf $PRGNAM-$VERSION tar xvf $CWD/$PRGNAM-$VERSION.tbz cd $PRGNAM-$VERSION -cat $CWD/fix_doxygen_location.patch | patch -p0 || exit 1 chown -R root:root . find . \ \( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \ -- cgit v1.2.3