diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-05-29 17:58:05 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-05-29 17:58:05 +0000 |
commit | 173c66281b953252e54122a063d3b1386fa89c27 (patch) | |
tree | 40e1b843f8d4b57f86c522a541d56df57faa42da /main/lame | |
parent | 1ac21cbdd63ef621aa05f50c458097c2a7b73bb5 (diff) | |
download | aports-173c66281b953252e54122a063d3b1386fa89c27.tar.bz2 aports-173c66281b953252e54122a063d3b1386fa89c27.tar.xz |
main/lame: upgrade to 3.98.4
Diffstat (limited to 'main/lame')
-rw-r--r-- | main/lame/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/lame/APKBUILD b/main/lame/APKBUILD index 85a151c62c..9ebd4ed692 100644 --- a/main/lame/APKBUILD +++ b/main/lame/APKBUILD @@ -1,8 +1,8 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=lame -pkgver=3.98.3 +pkgver=3.98.4 _ver=398-2 -pkgrel=1 +pkgrel=0 pkgdesc="An MP3 encoder and graphical frame analyzer" url="http://lame.sourceforge.net/" license="LGPL" |