diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2011-11-24 19:18:19 +0100 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2011-11-24 19:18:19 +0100 |
commit | aee90f9502b17e7adc671cd6383dabd15ef0851d (patch) | |
tree | 36a2368a2bf5f069d70971c77f195b34b4268421 /core | |
parent | 8d32e471d53634b308adf93007922a6ccbd2b830 (diff) |
Rebuild cracklib, libcap, libsasl, logrotate and wpa_supplicant for /lib/ld.so.1.
Diffstat (limited to 'core')
-rw-r--r-- | core/cracklib/PKGBUILD | 2 | ||||
-rw-r--r-- | core/libcap/PKGBUILD | 2 | ||||
-rw-r--r-- | core/libsasl/PKGBUILD | 2 | ||||
-rw-r--r-- | core/logrotate/PKGBUILD | 2 | ||||
-rw-r--r-- | core/wpa_supplicant/PKGBUILD | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/core/cracklib/PKGBUILD b/core/cracklib/PKGBUILD index b15505408..8b0eec86c 100644 --- a/core/cracklib/PKGBUILD +++ b/core/cracklib/PKGBUILD @@ -4,7 +4,7 @@ pkgname=cracklib pkgver=2.8.18 -pkgrel=2 +pkgrel=2.1 pkgdesc="Password Checking Library" arch=('i686' 'x86_64' 'mips64el') license=('GPL') diff --git a/core/libcap/PKGBUILD b/core/libcap/PKGBUILD index fdf52da61..6fc8cb8eb 100644 --- a/core/libcap/PKGBUILD +++ b/core/libcap/PKGBUILD @@ -4,7 +4,7 @@ pkgname=libcap pkgver=2.22 -pkgrel=2 +pkgrel=2.1 pkgdesc="POSIX 1003.1e capabilities" arch=('i686' 'x86_64' 'mips64el') url="http://sites.google.com/site/fullycapable/" diff --git a/core/libsasl/PKGBUILD b/core/libsasl/PKGBUILD index c9f8a44b9..e04b555db 100644 --- a/core/libsasl/PKGBUILD +++ b/core/libsasl/PKGBUILD @@ -8,7 +8,7 @@ #pkgname=('cyrus-sasl' 'cyrus-sasl-gssapi' 'cyrus-sasl-ldap' 'cyrus-sasl-sql') pkgname=libsasl pkgver=2.1.23 -pkgrel=8 +pkgrel=8.1 pkgdesc="Cyrus Simple Authentication Service Layer (SASL) library" arch=('i686' 'x86_64' 'mips64el') url="http://cyrusimap.web.cmu.edu/downloads.html#sasl" diff --git a/core/logrotate/PKGBUILD b/core/logrotate/PKGBUILD index 97cddc85d..4d31f5f17 100644 --- a/core/logrotate/PKGBUILD +++ b/core/logrotate/PKGBUILD @@ -4,7 +4,7 @@ pkgname=logrotate pkgver=3.8.1 -pkgrel=1 +pkgrel=1.1 pkgdesc="Rotates system logs automatically" arch=('i686' 'x86_64' 'mips64el') url="https://fedorahosted.org/logrotate/" diff --git a/core/wpa_supplicant/PKGBUILD b/core/wpa_supplicant/PKGBUILD index f84dc7122..9ba3ad15a 100644 --- a/core/wpa_supplicant/PKGBUILD +++ b/core/wpa_supplicant/PKGBUILD @@ -3,7 +3,7 @@ pkgname=wpa_supplicant pkgver=0.7.3 -pkgrel=4 +pkgrel=4.1 pkgdesc="A utility providing key negotiation for WPA wireless networks" url="http://hostap.epitest.fi/wpa_supplicant" arch=('i686' 'x86_64' 'mips64el') |