summaryrefslogtreecommitdiff
path: root/elfutils-32/Pkgfile
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2017-05-10 10:55:24 +1000
committerDanny Rawlins <monster.romster@gmail.com>2017-05-10 10:55:24 +1000
commite2e27520e2ffb099200a0fb3488a937597faf09f (patch)
treea812703c5e6057966056d295d11f1420b20b80d8 /elfutils-32/Pkgfile
parent7692f6bf78900ff5daac7e00649425ae1d036a36 (diff)
downloadcompat-32-e2e27520e2ffb099200a0fb3488a937597faf09f.tar.gz
compat-32-e2e27520e2ffb099200a0fb3488a937597faf09f.tar.xz
elfutils-32: 0.168 -> 0.169
Diffstat (limited to 'elfutils-32/Pkgfile')
-rw-r--r--elfutils-32/Pkgfile8
1 files changed, 4 insertions, 4 deletions
diff --git a/elfutils-32/Pkgfile b/elfutils-32/Pkgfile
index fbaa42a8..abed6a06 100644
--- a/elfutils-32/Pkgfile
+++ b/elfutils-32/Pkgfile
@@ -1,15 +1,15 @@
# Description: A collection of utilities to handle ELF objects.
-# URL: https://www.openhub.net/p/elfutils
+# URL: https://sourceware.org/elfutils/
# Maintainer: CRUX compat-32 Team, compat-32-ports at crux dot nu
# Depends on: bzip2-32 xz-32 zlib-32 elfutils
name=elfutils-32
-version=0.168
+version=0.169
release=1
-source=(https://fedorahosted.org/releases/e/l/elfutils/$version/elfutils-$version.tar.bz2)
+source=(https://sourceware.org/${name%-*}/ftp/$version/${name%-*}-$version.tar.bz2)
build() {
- cd elfutils-$version
+ cd ${name%-*}-$version
./configure \
--prefix=/usr \

Generated by cgit