mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-09 19:47:13 +08:00
update botan
This commit is contained in:
parent
d46da0f787
commit
124e32fd8b
@ -1,10 +1,10 @@
|
||||
# $Id: PKGBUILD 71250 2010-03-05 17:28:20Z andrea $
|
||||
# Maintainer:
|
||||
# Contributor: Douglas Soares de Andrade <douglas@archlinux.org>
|
||||
# Contributor: d'Ronin <daronin@2600.com>
|
||||
#
|
||||
# Platform Packages for Chakra, part of chakra-project.org
|
||||
#
|
||||
# maintainer: Samir Benmendil <ram-z[at]chakra-project[dot]org>
|
||||
|
||||
pkgname=botan
|
||||
pkgver=1.8.8
|
||||
pkgver=1.10.3
|
||||
pkgrel=1
|
||||
pkgdesc="BSD-licensed crypto library written in C++"
|
||||
license=('BSD')
|
||||
@ -13,7 +13,7 @@ url="http://botan.randombit.net/"
|
||||
depends=('gcc-libs' 'sh')
|
||||
makedepends=('python')
|
||||
source=(http://files.randombit.net/botan/Botan-${pkgver}.tgz)
|
||||
md5sums=('1e84ad0916c5d08e605ebdc4b84c9415')
|
||||
md5sums=('1b5fcbc5795f615219277efc5059c886')
|
||||
options=('force')
|
||||
|
||||
build() {
|
||||
|
Loading…
Reference in New Issue
Block a user