libpipeline: update to 1.4.0.

This commit is contained in:
Juan RP 2014-10-26 21:10:01 +01:00
parent b2bc89668d
commit 17ef3d4ded
1 changed files with 2 additions and 2 deletions

View File

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