mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
update net/libstrophe to 0.14
while here get rid of the SHARED_LIBS comment, upstream soversion is just the project version, so it's useless. bump minor due to new symbols being exposed.
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
COMMENT = simple, lightweight XMPP C library
|
COMMENT = simple, lightweight XMPP C library
|
||||||
|
|
||||||
V = 0.13.1
|
V = 0.14.0
|
||||||
DISTNAME = libstrophe-${V}
|
DISTNAME = libstrophe-${V}
|
||||||
|
|
||||||
SHARED_LIBS = strophe 4.0 # 13.1
|
SHARED_LIBS = strophe 4.1
|
||||||
|
|
||||||
CATEGORIES = net devel
|
CATEGORIES = net devel
|
||||||
|
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
SHA256 (libstrophe-0.13.1.tar.gz) = oTGfK72OJmk1nmp0r6QW+k1SwQO4LYnR5fVr2j+Azvo=
|
SHA256 (libstrophe-0.14.0.tar.gz) = 0HlmhHTVw6pFVTR8M+dwFKEHFilgNVfMUGprxvguAfU=
|
||||||
SIZE (libstrophe-0.13.1.tar.gz) = 589134
|
SIZE (libstrophe-0.14.0.tar.gz) = 605859
|
||||||
|
|||||||
Reference in New Issue
Block a user