aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-01-26 12:33:30 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-01-26 12:33:30 +0000
commita39ac657c9594076618d302421a30a2ea13bbda7 (patch)
tree25aed233491e05f8748e5231687d5270bdfbdc4d /testing
parenta68dacb64c540e2e2473dd1a6cc01824941cfa56 (diff)
downloadaports-a39ac657c9594076618d302421a30a2ea13bbda7.tar.bz2
aports-a39ac657c9594076618d302421a30a2ea13bbda7.tar.xz
testing/mysql: increase pkgrel since configure option changed
Diffstat (limited to 'testing')
-rw-r--r--testing/mysql/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mysql/APKBUILD b/testing/mysql/APKBUILD
index 0df2587359..7724f4591d 100644
--- a/testing/mysql/APKBUILD
+++ b/testing/mysql/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
pkgname=mysql
pkgver=5.0.75
-pkgrel=0
+pkgrel=1
pkgdesc="A fast SQL database server"
url="http://www.mysql.com/"
license='GPL'