Closed tinsukE closed 1 year ago
Now pointing to: https://github.com/photoprism/photoprism/releases/tag/230719-73fa7bbe8
I've no experience with this, so please double-check.
This is what I've done:
Makefile
DISTVERSION
GH_TAGNAME
make package
tar.gz
distinfo
pkg-plist
make makeplist
etc/rc.d/photoprism
git diff
The new build is running (AFAIK) fine on my personal instance.
Thank you! Looks good for me. 👍
BTW: @tinsukE you can use make makesum to update distinfo automatically.
make makesum
Now pointing to: https://github.com/photoprism/photoprism/releases/tag/230719-73fa7bbe8
I've no experience with this, so please double-check.
This is what I've done:
Makefile
:DISTVERSION
andGH_TAGNAME
make package
tar.gz
not listed indistinfo
distinfo
with values from newtar.gz
filemake package
pkg-plist
make makeplist
pkg-plist
, remove line withetc/rc.d/photoprism
(looked out of place withgit diff
)make package
The new build is running (AFAIK) fine on my personal instance.