mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 09:47:13 +08:00
apr-util: 1.5.3
This commit is contained in:
parent
d245d388b9
commit
4ff34ff86b
@ -1,11 +1,8 @@
|
||||
#
|
||||
# Core Packages for Chakra, part of chakra-project.org
|
||||
#
|
||||
# maintainer abveritas@chakra-project.org
|
||||
# Maintainer: Neophytos Kolokotronis <tetris4ATgmailDOTcom>
|
||||
|
||||
pkgname=apr-util
|
||||
pkgver=1.5.1
|
||||
pkgrel=2
|
||||
pkgver=1.5.3
|
||||
pkgrel=1
|
||||
pkgdesc="The Apache Portable Runtime"
|
||||
arch=('x86_64')
|
||||
url="http://apr.apache.org/"
|
||||
@ -13,7 +10,7 @@ depends=('apr' 'gdbm' 'expat' 'db' 'libldap' 'unixodbc')
|
||||
options=('!libtool')
|
||||
license=('APACHE')
|
||||
source=("http://www.apache.org/dist/apr/apr-util-${pkgver}.tar.bz2")
|
||||
md5sums=('9c1db8606e520f201c451ec9a0b095f6')
|
||||
md5sums=('6f3417691c7a27090f36e7cf4d94b36e')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/apr-util-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user