summaryrefslogtreecommitdiff
path: root/vorbisgain
diff options
context:
space:
mode:
authorTilman Sauerbeck <tilman@crux.nu>2012-03-03 11:36:49 +0100
committerTilman Sauerbeck <tilman@crux.nu>2012-03-03 11:36:49 +0100
commit61020aae61dd2cee24318c12e15e390da1de521e (patch)
tree2c3339968af6c6e0151b5ee7a4937501797eb289 /vorbisgain
parente6a411738e31f23f7ae23d67a39e6a1de54d4238 (diff)
downloadopt-61020aae61dd2cee24318c12e15e390da1de521e.tar.gz
opt-61020aae61dd2cee24318c12e15e390da1de521e.tar.xz
vorbisgain: updated to 0.36.
Diffstat (limited to 'vorbisgain')
-rw-r--r--vorbisgain/.md5sum2
-rw-r--r--vorbisgain/Pkgfile6
2 files changed, 2 insertions, 6 deletions
diff --git a/vorbisgain/.md5sum b/vorbisgain/.md5sum
index 7425fcfed..4bd75b342 100644
--- a/vorbisgain/.md5sum
+++ b/vorbisgain/.md5sum
@@ -1 +1 @@
-ee62352b74c610bb3eeddda038819fc8 vorbisgain-0.34.zip
+3c9df5028fa395aa98fdf0f58a5187b0 vorbisgain-0.36.zip
diff --git a/vorbisgain/Pkgfile b/vorbisgain/Pkgfile
index 8f1cdd6b3..cdd2b7ffe 100644
--- a/vorbisgain/Pkgfile
+++ b/vorbisgain/Pkgfile
@@ -4,17 +4,13 @@
# Depends on: libogg, libvorbis
name=vorbisgain
-version=0.34
+version=0.36
release=1
source=(http://sjeng.org/ftp/vorbis/$name-$version.zip)
build() {
cd $name-$version
- # Fix space-vs-tab confusion:
- sed -i -e '420s/^ / /' Makefile.in
- sed -i -e '423s/^ / /' Makefile.in
-
sh configure --prefix=/usr
make

Generated by cgit