libquvi: update to 0.4.1.

This commit is contained in:
Juan RP 2012-05-07 11:32:15 +02:00
parent afe8a2e963
commit 7aa173bb7b

View file

@ -1,14 +1,13 @@
# Template file for 'libquvi' # Template file for 'libquvi'
pkgname=libquvi pkgname=libquvi
version=0.4.0 version=0.4.1
homepage="http://quvi.sourceforge.net/" homepage="http://quvi.sourceforge.net/"
distfiles="${SOURCEFORGE_SITE}/quvi/$pkgname-$version.tar.gz" distfiles="${SOURCEFORGE_SITE}/quvi/$pkgname-$version.tar.gz"
build_style=gnu-configure build_style=gnu-configure
revision=1
short_desc="C library that can be used to parse flash media stream URLs" short_desc="C library that can be used to parse flash media stream URLs"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
license="LGPL-2.1" license="LGPL-2.1"
checksum=97db661c8ed6f1e857196619156908853b1e6f229c6e4c2ffcc26add904c9595 checksum=143c92b065b7ddc2ac87c4b9679ee99df0f1dccd2d0dbda15da0a54ae280dec8
long_desc=" long_desc="
It originates from the idea of working around the flash requirement found It originates from the idea of working around the flash requirement found
on many media hosting websites (e.g. YouTube). on many media hosting websites (e.g. YouTube).