diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-05-05 07:14:03 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-05-05 07:14:03 +0000 |
commit | 332c2c3214845397d84acea4778c33fc0ecfc7e3 (patch) | |
tree | 6a50bc16813bc4ebf95948f58650a022ac2bb5c4 /testing/bacula-client/APKBUILD | |
parent | db8d806774c0ebe3917540ea2581c61549dc4747 (diff) | |
download | aports-332c2c3214845397d84acea4778c33fc0ecfc7e3.tar.bz2 aports-332c2c3214845397d84acea4778c33fc0ecfc7e3.tar.xz |
testing/[various]: bump pkgrel so we rebuild against new uclibc
Diffstat (limited to 'testing/bacula-client/APKBUILD')
-rw-r--r-- | testing/bacula-client/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/bacula-client/APKBUILD b/testing/bacula-client/APKBUILD index 998d5cc3e5..d9876919b0 100644 --- a/testing/bacula-client/APKBUILD +++ b/testing/bacula-client/APKBUILD @@ -3,7 +3,7 @@ pkgname="bacula-client" _realname="bacula" pkgver=5.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="Client (File Daemon) of Bacula, a network based backup program" url="http://www.bacula.org" license="GPL2" |