summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFlorian Dejonckheere2018-10-13 10:54:32 +0200
committerFlorian Dejonckheere2018-10-13 10:54:32 +0200
commit9a13f93605ab8d68854cae6933e7a4df6c61b843 (patch)
treeb8cea58b2dc5132c6be75621a4a820c30adf605a /PKGBUILD
parent9dc8060b2ff35a69971b1d43732ab4b8f0f64837 (diff)
downloadaur-9a13f93605ab8d68854cae6933e7a4df6c61b843.tar.gz
Update ipmiutil to 3.1.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2554cf54d762..330100bc6196 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Originally contributed by champus, madeye, Ranguvar and ninja_pt
pkgname=ipmiutil
-pkgver=3.0.1
+pkgver=3.1.3
pkgrel=1
pkgdesc="A simple program that lists results from the hardware detection library."
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ license=('BSD')
depends=('openssl')
options=('!emptydirs')
source=("http://prdownloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('75a84f307b07c2d60afacb6f7e0fdc56')
+md5sums=('0d448d14726e2fda0eb9451fb2866a5c')
build()
{