summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 13c2d3678c0f..4c47378c3d2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
pkgname=lib32-libbsd
-pkgver=0.8.3
+pkgver=0.8.7
pkgrel=1
pkgdesc='Provides useful functions commonly found on BSD systems like strlcpy()'
arch=('x86_64')
@@ -13,7 +13,7 @@ license=('custom')
depends=('lib32-glibc' 'libbsd')
makedepends=('gcc-multilib')
source=("http://libbsd.freedesktop.org/releases/libbsd-${pkgver}.tar.xz")
-sha256sums=('934b634f4dfd865b6482650b8f522c70ae65c463529de8be907b53c89c3a34a8')
+sha256sums=('f548f10e5af5a08b1e22889ce84315b1ebe41505b015c9596bad03fd13a12b31')
build() {
cd libbsd-${pkgver}