libbsd: update to 0.8.1.
This commit is contained in:
parent
298259985c
commit
7e79229b21
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libbsd'
|
||||
pkgname=libbsd
|
||||
version=0.8.0
|
||||
version=0.8.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="libressl-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://libbsd.freedesktop.org/"
|
||||
license="BSD"
|
||||
distfiles="http://libbsd.freedesktop.org/releases/libbsd-${version}.tar.xz"
|
||||
checksum=fbb732084bd960e4c78b688aac875be98e290cc6fe462b2ff8ee946a6473e38c
|
||||
checksum=adbc8781ad720bce939b689f38a9f0247732a36792147a7c28027c393c2af9b0
|
||||
|
||||
post_extract() {
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in a new issue