mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-10 14:04:37 +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:
|
# Platform Packages for Chakra, part of chakra-project.org
|
||||||
# Contributor: Douglas Soares de Andrade <douglas@archlinux.org>
|
#
|
||||||
# Contributor: d'Ronin <daronin@2600.com>
|
# maintainer: Samir Benmendil <ram-z[at]chakra-project[dot]org>
|
||||||
|
|
||||||
pkgname=botan
|
pkgname=botan
|
||||||
pkgver=1.8.8
|
pkgver=1.10.3
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="BSD-licensed crypto library written in C++"
|
pkgdesc="BSD-licensed crypto library written in C++"
|
||||||
license=('BSD')
|
license=('BSD')
|
||||||
@ -13,7 +13,7 @@ url="http://botan.randombit.net/"
|
|||||||
depends=('gcc-libs' 'sh')
|
depends=('gcc-libs' 'sh')
|
||||||
makedepends=('python')
|
makedepends=('python')
|
||||||
source=(http://files.randombit.net/botan/Botan-${pkgver}.tgz)
|
source=(http://files.randombit.net/botan/Botan-${pkgver}.tgz)
|
||||||
md5sums=('1e84ad0916c5d08e605ebdc4b84c9415')
|
md5sums=('1b5fcbc5795f615219277efc5059c886')
|
||||||
options=('force')
|
options=('force')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
Loading…
Reference in New Issue
Block a user