libpipeline: update to 1.4.2.

This commit is contained in:
Michael Gehring 2017-07-14 17:06:24 +00:00
parent 433c3e96bc
commit 21d4b3e093
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libpipeline'
pkgname=libpipeline
version=1.4.1
version=1.4.2
revision=1
build_style=gnu-configure
short_desc="A pipeline manipulation library"
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://libpipeline.nongnu.org/"
license="GPL-2"
distfiles="${NONGNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
checksum=da46d7b20163aadb9db2faae483f734e9096a7550c84b94029abeab62dd1b9ee
checksum=fef1fc9aa40ce8796f18cd1aecd888a9484a9556c8b0f8d07c863578277679be
libpipeline-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"