Skip to content

Commit

Permalink
xorriso: chore: replace SHA256SUM (tarball change)
Browse files Browse the repository at this point in the history
  • Loading branch information
kreatoo committed Oct 16, 2024
1 parent 44baab3 commit fce761f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xorriso/run
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ VERSION="1.5.7"
BUILD_DEPENDS="gmake"
SOURCES="https://www.gnu.org/software/xorriso/xorriso-$VERSION.tar.gz"
DEPENDS="readline"
SHA256SUM="07b955de7dded5a17bc89b0bc708bc0bc9b7b0199451e3e9095f4a7d646e4e6d"
SHA256SUM="0d9cf80df436a16b4c4051fb4893307d109f2394c58fa94138a2270160eaca4d"
DESCRIPTION="GNU xorriso"

build() {
Expand Down

0 comments on commit fce761f

Please sign in to comment.