small update to 1.3.0
This commit is contained in:
parent
3e95ae0d7b
commit
6cf4039bde
@ -1,17 +1,17 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2017/09/08 09:53:49 sebastia Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2017/10/12 06:28:17 sebastia Exp $
|
||||
|
||||
COMMENT = collection of C++ and CMake utility libraries
|
||||
|
||||
GH_ACCOUNT = puppetlabs
|
||||
GH_PROJECT = leatherman
|
||||
GH_TAGNAME = 1.2.1
|
||||
GH_TAGNAME = 1.3.0
|
||||
|
||||
# N.B.: Upstream doesn't care about ABI, better just bump major on update
|
||||
SHARED_LIBS = leatherman_curl 1.1 # 0.12
|
||||
SHARED_LIBS += leatherman_dynamic_library 1.0 # 0.12
|
||||
SHARED_LIBS += leatherman_execution 1.1 # 0.12
|
||||
SHARED_LIBS += leatherman_file_util 1.1 # 0.12
|
||||
SHARED_LIBS += leatherman_json_container 1.0 # 0.12
|
||||
SHARED_LIBS += leatherman_json_container 1.1 # 0.12
|
||||
SHARED_LIBS += leatherman_locale 1.0 # 0.12
|
||||
SHARED_LIBS += leatherman_logging 1.0 # 0.12
|
||||
SHARED_LIBS += leatherman_ruby 1.0 # 0.12
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (leatherman-1.2.1.tar.gz) = dHoSlIFnY00sPbjHvnQc6x60hvVO1rW5b+z9aIJ+Tvs=
|
||||
SIZE (leatherman-1.2.1.tar.gz) = 431781
|
||||
SHA256 (leatherman-1.3.0.tar.gz) = KCvFTKKOgmmjkrvaQjuUAXelklJGq5YcelwzgEa1G6A=
|
||||
SIZE (leatherman-1.3.0.tar.gz) = 434229
|
||||
|
Loading…
x
Reference in New Issue
Block a user