libpipeline: update to 1.3.0.
This commit is contained in:
parent
a3afcec60c
commit
7b062a20fb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libpipeline'
|
||||
pkgname=libpipeline
|
||||
version=1.2.5
|
||||
version=1.3.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=2de10806d9b7dda54f4098d2c12e36e960b954d1325c0885ac01c3c7ee908d5b
|
||||
checksum=f1fcd13e4bb39fec013c2f02bc3c686580f34eda432c31d0b662cf2359a3a689
|
||||
|
||||
libpipeline-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue