Skip to content

Commit

Permalink
Lowercase sections are no longer a thing in Cydia
Browse files Browse the repository at this point in the history
  • Loading branch information
radare committed Aug 4, 2021
1 parent ff81ce6 commit 6ef5e44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/cydia/radare2-dev/CONFIG
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PACKAGE?=radare2-dev
ARCH=iphoneos-arm
SECTION=user/shell
SECTION=Utilities
DEPENDS=radare2
PRIORITY=optional
MAINTAINER=pancake <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion dist/cydia/radare2/CONFIG
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PACKAGE?=radare2
ARCH=iphoneos-arm
SECTION=user/shell
SECTION=Utilities
PRIORITY=optional
MAINTAINER=pancake <[email protected]>

Expand Down

0 comments on commit 6ef5e44

Please sign in to comment.