diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2013-02-13 12:19:06 +0100 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2013-02-13 12:19:06 +0100 |
commit | 846195ec63b8881bda11580883ec06ae821a2669 (patch) | |
tree | 34b69b9b06bd6a05ee582656f1b7062c378dc5f7 /core | |
parent | d27bbcebde95f792e0660af3657878216b2590c3 (diff) |
Rebuilds for mips3.
Diffstat (limited to 'core')
-rw-r--r-- | core/zlib/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/zlib/PKGBUILD b/core/zlib/PKGBUILD index dc3e18b8a..f69ac893e 100644 --- a/core/zlib/PKGBUILD +++ b/core/zlib/PKGBUILD @@ -3,7 +3,7 @@ pkgname=zlib pkgver=1.2.7 -pkgrel=1 +pkgrel=1.1 pkgdesc='Compression library implementing the deflate compression method found in gzip and PKZIP' arch=('i686' 'x86_64' 'mips64el') license=('custom') |