diff options
Diffstat (limited to 'extra/gpm/Pkgfile')
-rwxr-xr-x | extra/gpm/Pkgfile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/extra/gpm/Pkgfile b/extra/gpm/Pkgfile index bbed37ea9..236667e75 100755 --- a/extra/gpm/Pkgfile +++ b/extra/gpm/Pkgfile @@ -7,9 +7,7 @@ name=gpm version=1.20.6 release=1 -source=( http://unix.schottelius.org/$name/archives/$name-$version.tar.bz2) - - +source=(http://www.nico.schottelius.org/software/$name/archives/$name-$version.tar.bz2) build() { cd $name-$version ./configure --prefix=/usr \ |