mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
graphics/qrencode: Updated for version 4.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d7b41073cd
commit
219e3bdb04
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=qrencode
|
||||
VERSION=${VERSION:-4.0.2}
|
||||
VERSION=${VERSION:-4.1.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qrencode"
|
||||
VERSION="4.0.2"
|
||||
VERSION="4.1.0"
|
||||
HOMEPAGE="https://fukuchi.org/works/qrencode/"
|
||||
DOWNLOAD="https://fukuchi.org/works/qrencode/qrencode-4.0.2.tar.bz2"
|
||||
MD5SUM="3eb64357f6fbdb68c27cb2e44e97280a"
|
||||
DOWNLOAD="https://fukuchi.org/works/qrencode/qrencode-4.1.0.tar.bz2"
|
||||
MD5SUM="f2343f69def03b4e6bfeaf2c7e1016b9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue