diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-01-07 17:18:09 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-01-07 17:18:09 +0100 |
commit | 237345323af9aa759b1dee8cc5496c1ef30c3f2c (patch) | |
tree | ae174041bf93d0afb6565723f64b468a12f9305f /package/firefox/Makefile | |
parent | 53860da0df531e9f3c105f1c00a6134b88932cb3 (diff) | |
parent | 6426f942fc4421403927daa6cf2e6c26e99d978b (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/firefox/Makefile')
-rw-r--r-- | package/firefox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/firefox/Makefile b/package/firefox/Makefile index f1764e14f..229b09dea 100644 --- a/package/firefox/Makefile +++ b/package/firefox/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:= firefox PKG_VERSION:= 26.0 -PKG_RELEASE:= 1 +PKG_RELEASE:= 2 PKG_MD5SUM:= 91ce51cc6474f1269484e5327643a59c PKG_DESCR:= graphical webbrowser PKG_SECTION:= x11/apps |