summaryrefslogtreecommitdiff
path: root/core/pth
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-01-30 22:40:07 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-01-30 22:40:07 +0100
commite175fdd8593579f4a606206ad703f8433f7316c5 (patch)
tree1cf6c4a4d7eef300ce88aae743ee1aed10da592e /core/pth
parent56597deb3729c0071589878712e1bb4783009d05 (diff)
-mips3 rebuilds; fix gcc build and enable parallel make (untested).
Diffstat (limited to 'core/pth')
-rw-r--r--core/pth/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pth/PKGBUILD b/core/pth/PKGBUILD
index 790da678f..5c69dbceb 100644
--- a/core/pth/PKGBUILD
+++ b/core/pth/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=pth
pkgver=2.0.7
-pkgrel=4.1
+pkgrel=4.2
pkgdesc="The GNU Portable Threads."
arch=('i686' 'x86_64' 'mips64el')
url="http://www.gnu.org/software/pth/"