Skip to content

Commit

Permalink
dmidecode: Update version from 3.0 to 3.3
Browse files Browse the repository at this point in the history
[NEWS][1]

Update the suffix for the only provided LZMA compressed source
archive.

[1]: https://savannah.nongnu.org/bugs/?55805
  • Loading branch information
pmenzel committed Oct 26, 2021
1 parent 53aee05 commit 41cd770
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dmidecode.be0
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/usr/bin/env beesh

# BEE_VERSION dmidecode-3.0-1
# BEE_VERSION dmidecode-3.3-0

SRCURL[0]="https://download.savannah.gnu.org/releases/dmidecode/dmidecode-${PKGVERSION}.tar.gz"
SRCURL[0]="https://download.savannah.gnu.org/releases/dmidecode/dmidecode-${PKGVERSION}.tar.xz"

# PATCHURL+=()

Expand Down

0 comments on commit 41cd770

Please sign in to comment.