Skip to content

Commit

Permalink
add empty source and sha256sum
Browse files Browse the repository at this point in the history
  • Loading branch information
gbyl committed Jun 7, 2024
1 parent df1d29f commit c632f87
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package/7zip/package
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,9 @@ maintainer="Eeems <eeems@eeems.email>"
license=LGPL-2.1-or-later
installdepends=(7-zip)

package() { ;; }
source=()
sha256sums=()

package() {

}

0 comments on commit c632f87

Please sign in to comment.