mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/drizzle: upgrade to 7.1.33
This commit is contained in:
parent
81de549e46
commit
bd76c2a351
@ -1,8 +1,8 @@
|
||||
# Contributor: Kiyoshi Aman <kiyoshi.aman@gmail.com>
|
||||
# Maintainer: Kiyoshi Aman <kiyoshi.aman@gmail.com>
|
||||
pkgname=drizzle
|
||||
pkgver=2011.03.13
|
||||
pkgrel=3
|
||||
pkgver=7.1.33
|
||||
pkgrel=0
|
||||
pkgdesc="A MySQL-derived RDBMS for cloud usage and webapps"
|
||||
url="http://launchpad.net/drizzle"
|
||||
arch=""
|
||||
@ -14,7 +14,7 @@ makedepends="$depends_dev"
|
||||
install="drizzle.post-install"
|
||||
subpackages="$pkgname-dev $pkgname-doc $pkgname-client $pkgname-libs $pkgname-plugins"
|
||||
source="
|
||||
http://launchpad.net/drizzle/elliott/2011-03-14/+download/drizzle7-$pkgver.tar.gz
|
||||
https://launchpad.net/drizzle/${pkgver%.*}/$pkgver/+download/drizzle-$pkgver-stable.tar.gz
|
||||
drizzle.initd
|
||||
"
|
||||
|
||||
@ -63,5 +63,5 @@ plugins() {
|
||||
mv "$pkgdir"/usr/lib/drizzle7 "$subpkgdir"/usr/lib
|
||||
}
|
||||
|
||||
md5sums="e152edfec45779c0bd34ece707aa022d drizzle7-2011.03.13.tar.gz
|
||||
md5sums="80dbbbdb3ba0ae0059e77cc59e05e45b drizzle-7.1.33-stable.tar.gz
|
||||
03b05074b95a241c4d07dfd8661baf9f drizzle.initd"
|
||||
|
Loading…
Reference in New Issue
Block a user