Update to purritobin-0.2.4, from maintainer Aisha Tammy.

Changelog: https://github.com/PurritoBin/PurritoBin/releases/tag/0.2.4
This commit is contained in:
bcallah 2020-09-17 01:43:35 +00:00
parent 9194df3968
commit da62149577
2 changed files with 4 additions and 6 deletions

View File

@ -6,7 +6,7 @@ CATEGORIES = www net
GH_ACCOUNT = PurritoBin
GH_PROJECT = PurritoBin
GH_TAGNAME = 0.2.3
GH_TAGNAME = 0.2.4
HOMEPAGE = https://bsd.ac/
MAINTAINER = Aisha Tammy <openbsd@aisha.cc>
@ -15,7 +15,7 @@ MAINTAINER = Aisha Tammy <openbsd@aisha.cc>
PERMIT_PACKAGE = Yes
# uses pledge()
WANTLIB += ${COMPILER_LIBCXX} c m ssl usockets uv
WANTLIB += ${COMPILER_LIBCXX} c crypto m ssl usockets
# C++2a
COMPILER = base-clang ports-gcc
@ -26,8 +26,6 @@ LIB_DEPENDS = net/usockets
NO_TEST = Yes
MAKE_FLAGS = -DUSE_LIBUV
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/purritobin
${INSTALL_DATA} ${WRKSRC}/frontend/paste.html \

View File

@ -1,2 +1,2 @@
SHA256 (PurritoBin-0.2.3.tar.gz) = cZJDC1I42U8ZlWA6OuYHhg97aS2hnRhYpWnFVQtUfSk=
SIZE (PurritoBin-0.2.3.tar.gz) = 11243
SHA256 (PurritoBin-0.2.4.tar.gz) = 5G3GYiaoE5MzhSZ8jrncitBY1lw0FH8aCNAkahKZfbs=
SIZE (PurritoBin-0.2.4.tar.gz) = 11356