diff options
Diffstat (limited to 'repo/dmidecode/dmidecode.xibuild')
-rw-r--r-- | repo/dmidecode/dmidecode.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/dmidecode/dmidecode.xibuild b/repo/dmidecode/dmidecode.xibuild index 1ab5186..e246175 100644 --- a/repo/dmidecode/dmidecode.xibuild +++ b/repo/dmidecode/dmidecode.xibuild @@ -5,7 +5,7 @@ DESC="A utility for reporting system hardware as described by BIOS" MAKEDEPS="" -PKG_VER=3.3 +PKG_VER=3.4 SOURCE="https://download.savannah.gnu.org/releases/dmidecode/dmidecode-$PKG_VER.tar.xz" prepare() { |