Bear: fix update pkgname substitution
This commit is contained in:
parent
c7708cdf68
commit
7fc96e5131
|
@ -7,6 +7,6 @@ depends="python"
|
|||
short_desc="A tool that generates a compilation database for clang tooling"
|
||||
maintainer="Alain Kalker <a.c.kalker@gmail.com>"
|
||||
license="GPL-3"
|
||||
homepage="https://github.com/rizsotto/${pkgname}"
|
||||
distfiles="https://github.com/rizsotto/${pkgname}/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
homepage="https://github.com/rizsotto/Bear"
|
||||
distfiles="https://github.com/rizsotto/Bear/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=bfe711fae29f173f9d33a7d8c42434a2f40d0247fbb6ff618fdd91c878f76a7b
|
||||
|
|
Loading…
Reference in New Issue