README: update ZBar main location

ZBar is now maintained at github. Update its location to reflect it.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
This commit is contained in:
Mauro Carvalho Chehab 2019-02-05 10:55:29 -02:00
parent 771b923766
commit 23675cd856
2 changed files with 2 additions and 2 deletions

2
README
View File

@ -11,7 +11,7 @@ developers, language bindings are included for C, C++, Python 2 and Perl
as well as GUI widgets for Qt, GTK and PyGTK 2.0.
Check the ZBar home page for the latest release, mailing lists, etc.
http://zbar.sourceforge.net/
https://github.com/mchehab/zbar
License information can be found in 'COPYING'.

View File

@ -30,7 +30,7 @@ if [ "@ENABLE_CODE39@" == "1" ]; then
fi
if [ "@ENABLE_CODABAR@" == "1" ]; then
test code-codabar.png
test codabar.png
fi
if [ "@ENABLE_DATABAR@" == "1" ]; then