libpipeline: update to 1.4.1.
This commit is contained in:
parent
8426badb78
commit
7c0f1680bc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libpipeline'
|
||||
pkgname=libpipeline
|
||||
version=1.4.0
|
||||
version=1.4.1
|
||||
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=79c759e7fbf17b560a72edce3ff9bb308d7720306c2650e4fae541daabb89bb6
|
||||
checksum=da46d7b20163aadb9db2faae483f734e9096a7550c84b94029abeab62dd1b9ee
|
||||
|
||||
libpipeline-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue