diff options
author | Bartłomiej Piotrowski <bpiotrowski@alpinelinux.org> | 2014-01-17 09:26:17 +0100 |
---|---|---|
committer | Bartłomiej Piotrowski <bpiotrowski@alpinelinux.org> | 2014-01-18 18:25:04 +0100 |
commit | 895a735138833551d5fb45109c342efbbcbaa46f (patch) | |
tree | 16d05666c852241fdcd85bb99ddef1f48ec25fd0 /testing | |
parent | 56706b30d6f80a8cccb619c2099d176a70ae1cbc (diff) | |
download | aports-895a735138833551d5fb45109c342efbbcbaa46f.tar.bz2 aports-895a735138833551d5fb45109c342efbbcbaa46f.tar.xz |
testing/zoneminder: rebuild against libgcrypt 1.6.0
Diffstat (limited to 'testing')
-rw-r--r-- | testing/zoneminder/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/zoneminder/APKBUILD b/testing/zoneminder/APKBUILD index 7ea0e6a0be..6bc8b19cd7 100644 --- a/testing/zoneminder/APKBUILD +++ b/testing/zoneminder/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=zoneminder pkgver=1.26.4 -pkgrel=1 +pkgrel=2 pkgdesc="Video camera surveillance system" url="http://www.zoneminder.com/" arch="x86_64" |