Skip to content

Commit

Permalink
sg3_utils: change to versionless bee file
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas committed Jul 27, 2017
1 parent 75239fa commit 5c8fae2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion sg3_utils-1.29-0.bee → sg3_utils.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#!/bin/env beesh

SRCURL[0]="http://sg.danny.cz/sg/p/sg3_utils-1.29.tgz"
# BEE_VERSION sg3_utils-1.29-0

SRCURL[0]="http://sg.danny.cz/sg/p/sg3_utils-${PKGVERSION}.tgz"

PATCHURL[0]=""

Expand Down

0 comments on commit 5c8fae2

Please sign in to comment.