Use correct GH_COMMIT which was changed couple of time for the same tag.
Unbreaks seafile-client build. Breackage reported by naddy@, thnks!
This commit is contained in:
parent
e73933ddbe
commit
89167edda9
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.38 2021/07/06 10:32:18 kirby Exp $
|
||||
# $OpenBSD: Makefile,v 1.39 2021/07/10 06:16:13 kirby Exp $
|
||||
|
||||
COMMENT = seafile daemon
|
||||
|
||||
@ -6,8 +6,8 @@ GH_ACCOUNT = haiwen
|
||||
GH_PROJECT = seafile
|
||||
# upstream keep on sliding tags to pull in new commits
|
||||
# this commit is from the "v8.0.3" tag
|
||||
GH_COMMIT = eed7fa2250e7e13e4ac98ec519e044ce892ca508
|
||||
DISTNAME = seafile-daemon-8.0.3pl20210630
|
||||
GH_COMMIT = 0fdc14d5175979919b7c741f6bb97bfaaacbbfbe
|
||||
DISTNAME = seafile-daemon-8.0.3pl20210710
|
||||
|
||||
SHARED_LIBS = seafile 4.0
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (seafile-daemon-8.0.3pl20210630-eed7fa22.tar.gz) = QN7oABisfwIKp8AAPIv2suEMZEIVvdqaDVl8Aa+Rg24=
|
||||
SIZE (seafile-daemon-8.0.3pl20210630-eed7fa22.tar.gz) = 732396
|
||||
SHA256 (seafile-daemon-8.0.3pl20210710-0fdc14d5.tar.gz) = n8th7S1uJqz3xZh6RbMTicFxdjQ0kLM9nNOiz+Iy7wQ=
|
||||
SIZE (seafile-daemon-8.0.3pl20210710-0fdc14d5.tar.gz) = 738167
|
||||
|
Loading…
Reference in New Issue
Block a user