diff options
author | William Pitcock <nenolod@dereferenced.org> | 2011-12-17 00:30:59 -0600 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2011-12-17 00:30:59 -0600 |
commit | a6aa04215acb11261dad8f102062c9f027b00914 (patch) | |
tree | dcd0a716da1268eb48749ef34b5369fb0dfe42b5 /main/firefox | |
parent | 01907687add4bd2c41053f1314ad423d6c9c21fe (diff) | |
download | aports-a6aa04215acb11261dad8f102062c9f027b00914.tar.bz2 aports-a6aa04215acb11261dad8f102062c9f027b00914.tar.xz |
main/xulrunner: rebuild (and all children too) against libc+fts removing fts package from world
Diffstat (limited to 'main/firefox')
-rw-r--r-- | main/firefox/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/firefox/APKBUILD b/main/firefox/APKBUILD index ef7702e8fb..c0978fb092 100644 --- a/main/firefox/APKBUILD +++ b/main/firefox/APKBUILD @@ -4,7 +4,7 @@ pkgname=firefox pkgver=8.0.1 _pkgver=$pkgver _xulver=8.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="firefox web browser" url="http://www.firefox.com" arch="all" |