Skip to content

Commit 26d0c3f

Browse files
nehebWill Wray
authored andcommitted
libobsd: update to 1.1.1
Signed-off-by: Rosen Penev <[email protected]>
1 parent 0e4b2dc commit 26d0c3f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

releases.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1401,6 +1401,7 @@
14011401
"libobsd"
14021402
],
14031403
"versions": [
1404+
"1.1.1-1",
14041405
"1.1.0-1",
14051406
"1.0.0-1"
14061407
]

subprojects/libobsd.wrap

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
[wrap-file]
2-
directory = libobsd-1.1.0
3-
source_url = https://github.com/guijan/libobsd/releases/download/v1.1.0/libobsd-1.1.0.tar.xz
4-
source_filename = libobsd-1.1.0.tar.xz
5-
source_hash = 64343ccdd3b7c479954d9806a4531091195d410cc54d0172018d959a61693c2c
2+
directory = libobsd-1.1.1
3+
source_url = https://github.com/guijan/libobsd/releases/download/v1.1.1/libobsd-1.1.1.tar.xz
4+
source_filename = libobsd-1.1.1.tar.xz
5+
source_hash = 332b72ba5f9a76c40f8a526771b78dae3ac3388f689f818c0ac4ab77ef52809d
66

77
[provide]
88
libbsd-overlay = libobsd_dep
99
libobsd = libobsd_dep
10-

0 commit comments

Comments
 (0)