diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-11-16 20:51:53 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-11-16 20:51:53 +0000 |
commit | 8b889e65a079db86a62224d294e3d81e1283ced0 (patch) | |
tree | 553ad64d3814afe3ef8194339f6c290bb8cc7ca6 | |
parent | c24b807f7b6f059fbdb8b70336786731bb19bd14 (diff) | |
download | aports-8b889e65a079db86a62224d294e3d81e1283ced0.tar.bz2 aports-8b889e65a079db86a62224d294e3d81e1283ced0.tar.xz |
main/firefox: rebuild against libnotify-0.7
-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 1a2e3a6787..a079ea01be 100644 --- a/main/firefox/APKBUILD +++ b/main/firefox/APKBUILD @@ -4,7 +4,7 @@ pkgname=firefox pkgver=7.0.1 _pkgver=$pkgver _xulver=7.0.1 -pkgrel=2 +pkgrel=3 pkgdesc="firefox web browser" url="http://www.firefox.com" arch="all" |