libosmocore: fix homepage
This commit is contained in:
parent
d2899851c7
commit
eb3a972c0d
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template build file for 'libosmocore'
|
# Template build file for 'libosmocore'
|
||||||
pkgname=libosmocore
|
pkgname=libosmocore
|
||||||
version=0.6.6
|
version=0.6.6
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="core libs for osmocom"
|
short_desc="core libs for osmocom"
|
||||||
maintainer="Enno Boland <eb@s01.de>"
|
maintainer="Enno Boland <eb@s01.de>"
|
||||||
license="GPL"
|
license="GPL"
|
||||||
hostmakedepends="autoconf automake libtool git"
|
hostmakedepends="autoconf automake libtool git"
|
||||||
homepage="http://xmoto.tuxfamily.org/"
|
homepage="http://bb.osmocom.org/trac/wiki/libosmocore"
|
||||||
_giturl=git://git.osmocom.org/libosmocore.git
|
_giturl=git://git.osmocom.org/libosmocore.git
|
||||||
|
|
||||||
configure_args="--prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --datadir=/usr/share \
|
configure_args="--prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --datadir=/usr/share \
|
||||||
|
|
Loading…
Add table
Reference in a new issue