update to libqrencode-4.1.1

This commit is contained in:
sthen 2020-11-21 17:11:06 +00:00
parent 6df8815bd0
commit 3686eaf1e9
3 changed files with 7 additions and 7 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.12 2019/07/12 20:47:02 sthen Exp $
# $OpenBSD: Makefile,v 1.13 2020/11/21 17:11:06 sthen Exp $
COMMENT= library for encoding data in a QR Code symbol
DISTNAME= qrencode-4.0.2
DISTNAME= qrencode-4.1.1
PKGNAME= lib${DISTNAME}
SHARED_LIBS += qrencode 2.0 # 4.0
SHARED_LIBS += qrencode 2.1 # 4.0
CATEGORIES= graphics

View File

@ -1,2 +1,2 @@
SHA256 (qrencode-4.0.2.tar.gz) = 26vnnAdhRiXR902MCuLuU1jE4n6rj9j+Mfk2X4IaOx0=
SIZE (qrencode-4.0.2.tar.gz) = 530061
SHA256 (qrencode-4.1.1.tar.gz) = 2kSO1PUqumvLDNSMrA3VG4aSvMxM0SdDFAL8pvgXHo4=
SIZE (qrencode-4.1.1.tar.gz) = 543245

View File

@ -1,7 +1,7 @@
@comment $OpenBSD: PLIST,v 1.2 2014/11/07 01:31:02 sthen Exp $
@comment $OpenBSD: PLIST,v 1.3 2020/11/21 17:11:06 sthen Exp $
@bin bin/qrencode
include/qrencode.h
lib/libqrencode.a
@static-lib lib/libqrencode.a
lib/libqrencode.la
@lib lib/libqrencode.so.${LIBqrencode_VERSION}
lib/pkgconfig/libqrencode.pc