Skip to content
Snippets Groups Projects
Commit 0f760f73 authored by Dave Cottlehuber's avatar Dave Cottlehuber
Browse files

textproc/erlang-p1_utils: update to 1.0.23

- support OTP24
parent e7043100
No related branches found
No related tags found
No related merge requests found
PORTNAME= p1_utils
PORTVERSION= 1.0.12
PORTVERSION= 1.0.23
CATEGORIES= textproc
PKGNAMEPREFIX= erlang-
......
TIMESTAMP = 1530370298
SHA256 (processone-p1_utils-1.0.12_GH0.tar.gz) = ecb29acbbf61686eb91f63a9e37b0a5c9cdd9e55bd8eb42edb632815dbdbf0c0
SIZE (processone-p1_utils-1.0.12_GH0.tar.gz) = 55067
TIMESTAMP = 1632899638
SHA256 (processone-p1_utils-1.0.23_GH0.tar.gz) = 05f29bc55a51840c84f4055b89d4cc312078badc5571a5962f15348fa5d87015
SIZE (processone-p1_utils-1.0.23_GH0.tar.gz) = 65338
......@@ -4,8 +4,11 @@ lib/erlang/lib/p1_utils-%%VERSION%%/ebin/p1_fsm.beam
lib/erlang/lib/p1_utils-%%VERSION%%/ebin/p1_http.beam
lib/erlang/lib/p1_utils-%%VERSION%%/ebin/p1_nif_utils.beam
lib/erlang/lib/p1_utils-%%VERSION%%/ebin/p1_options.beam
lib/erlang/lib/p1_utils-%%VERSION%%/ebin/p1_prof.beam
lib/erlang/lib/p1_utils-%%VERSION%%/ebin/p1_queue.beam
lib/erlang/lib/p1_utils-%%VERSION%%/ebin/p1_rand.beam
lib/erlang/lib/p1_utils-%%VERSION%%/ebin/p1_server.beam
lib/erlang/lib/p1_utils-%%VERSION%%/ebin/p1_shaper.beam
lib/erlang/lib/p1_utils-%%VERSION%%/ebin/p1_time_compat.beam
lib/erlang/lib/p1_utils-%%VERSION%%/ebin/p1_utils.app
lib/erlang/lib/p1_utils-%%VERSION%%/ebin/p1_utils.beam
......@@ -18,8 +21,11 @@ lib/erlang/lib/p1_utils-%%VERSION%%/src/p1_fsm.erl
lib/erlang/lib/p1_utils-%%VERSION%%/src/p1_http.erl
lib/erlang/lib/p1_utils-%%VERSION%%/src/p1_nif_utils.erl
lib/erlang/lib/p1_utils-%%VERSION%%/src/p1_options.erl
lib/erlang/lib/p1_utils-%%VERSION%%/src/p1_prof.erl
lib/erlang/lib/p1_utils-%%VERSION%%/src/p1_queue.erl
lib/erlang/lib/p1_utils-%%VERSION%%/src/p1_rand.erl
lib/erlang/lib/p1_utils-%%VERSION%%/src/p1_server.erl
lib/erlang/lib/p1_utils-%%VERSION%%/src/p1_shaper.erl
lib/erlang/lib/p1_utils-%%VERSION%%/src/p1_time_compat.erl
lib/erlang/lib/p1_utils-%%VERSION%%/src/p1_utils.app.src
lib/erlang/lib/p1_utils-%%VERSION%%/src/p1_utils.erl
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment