summaryrefslogtreecommitdiff
path: root/libshout/Pkgfile
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2012-02-07 19:51:41 +1100
committerDanny Rawlins <monster.romster@gmail.com>2012-02-07 19:51:41 +1100
commit2795c5048ee0d118cc48b6a0da471806061167bb (patch)
tree45002022d61e3b6a9f5191326d3bcb7a777020ea /libshout/Pkgfile
parent88af498d84997ea0f8a178203049849bd55b88a7 (diff)
downloadcontrib-2795c5048ee0d118cc48b6a0da471806061167bb.tar.gz
contrib-2795c5048ee0d118cc48b6a0da471806061167bb.tar.xz
libshout: 2.2.2 -> 2.3.0
Diffstat (limited to 'libshout/Pkgfile')
-rw-r--r--libshout/Pkgfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/libshout/Pkgfile b/libshout/Pkgfile
index dd17c2565..bd85791f2 100644
--- a/libshout/Pkgfile
+++ b/libshout/Pkgfile
@@ -5,12 +5,12 @@
# Depends on: libvorbis
name=libshout
-version=2.2.2
+version=2.3.0
release=1
-source=(http://downloads.us.xiph.org/releases/libshout/libshout-$version.tar.gz)
+source=(http://downloads.us.xiph.org/releases/$name/$name-$version.tar.gz)
build() {
- cd libshout-$version
+ cd $name-$version
./configure \
--prefix=/usr \

Generated by cgit