Skip to content

Commit

Permalink
rymdport: Use upstream makefile
Browse files Browse the repository at this point in the history
**Summary**

- Upstream provided makefile now works nicely with Solus
- Resolves #4861
  • Loading branch information
davidjharder committed Jan 21, 2025
1 parent 2c53788 commit d30469b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/r/rymdport/package.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name : rymdport
version : 3.7.0
release : 12
release : 13
source :
- https://github.com/Jacalz/rymdport/releases/download/v3.7.0/rymdport-v3.7.0-vendored.tar.xz : 762abccd3db0fdaeedc81039022a17812059b69e63d745a51ce3f550a6db134a
license : GPL-3.0-or-later
Expand All @@ -18,6 +18,6 @@ builddeps :
- pkgconfig(xxf86vm)
- golang
build : |
go build -tags no_emoji -trimpath -ldflags="-s -w" -buildvcs=false -o rymdport
%make
install : |
%make_install
4 changes: 2 additions & 2 deletions packages/r/rymdport/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
</Files>
</Package>
<History>
<Update release="12">
<Date>2024-12-20</Date>
<Update release="13">
<Date>2025-01-21</Date>
<Version>3.7.0</Version>
<Comment>Packaging update</Comment>
<Name>David Harder</Name>
Expand Down

0 comments on commit d30469b

Please sign in to comment.