aboutsummaryrefslogtreecommitdiffstats
path: root/main/cmake
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-12-17 21:33:06 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-12-17 21:33:06 +0000
commite88bb5589c6cf50696e225d9c2e47cf022e6f97a (patch)
treee5db16170112c47345933523263816318285df4e /main/cmake
parent9cf1e7a799afcde1901ea427302424f890f5bec6 (diff)
main/cmake: rebuild against fixed ncurses widechar only
Diffstat (limited to 'main/cmake')
-rw-r--r--main/cmake/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/cmake/APKBUILD b/main/cmake/APKBUILD
index 5a6ee5a4b6b..f8ec17b6129 100644
--- a/main/cmake/APKBUILD
+++ b/main/cmake/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=cmake
pkgver=3.3.2
-pkgrel=2
+pkgrel=3
pkgdesc="CMake is a cross-platform open-source make system"
url="http://www.cmake.org"
arch="all"