summaryrefslogtreecommitdiff
path: root/package/fluxbox/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2023-01-13 13:02:54 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2023-01-13 13:02:54 +0100
commit8247b35974f51185e5c659d40c95649979b8dc82 (patch)
treefc307f15d7280a0ff7caf2d78d1f1523e3e102fd /package/fluxbox/Makefile
parent247d51e91caae6499f7e739a37064354ab790f66 (diff)
fluxbox: fix compile errorwith g++11
Diffstat (limited to 'package/fluxbox/Makefile')
-rw-r--r--package/fluxbox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/fluxbox/Makefile b/package/fluxbox/Makefile
index 54d67f15d..d347fc0fc 100644
--- a/package/fluxbox/Makefile
+++ b/package/fluxbox/Makefile
@@ -5,7 +5,7 @@ include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= fluxbox
PKG_VERSION:= 1.3.7
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_HASH:= fc8c75fe94c54ed5a5dd3fd4a752109f8949d6df67a48e5b11a261403c382ec0
PKG_DESCR:= window manager featuring tabs and an iconbar
PKG_SECTION:= x11/apps