Skip to content

Commit

Permalink
Update last to 1607 (#52842)
Browse files Browse the repository at this point in the history
  • Loading branch information
mencian authored Dec 16, 2024
1 parent a83ccfd commit 71e9844
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/last/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "LAST" %}
{% set version = "1595" %}
{% set version = "1607" %}

package:
name: {{ name|lower }}
version: {{ version }}

source:
url: "https://gitlab.com/mcfrith/last/-/archive/{{ version }}/last-{{ version }}.tar.gz"
sha256: dedc8dbcecd7f134d5c0f64e97c500c1588303235528022a42c3ca74bb22995f
sha256: 6d6b369399445cc7498e35ab518755418200a7d0fc5191a3ae2162057aa2e453

build:
number: 0
Expand Down

0 comments on commit 71e9844

Please sign in to comment.