Skip to content

Commit

Permalink
sysutils/auto-admin: Update to 0.8.0.33
Browse files Browse the repository at this point in the history
auto-pkg-branch: Fix quarterly branch detection on FreeBSD 14.x
auto-upgrade-base: Add warning about KBI issues
auto-wifi-failover: Tolerate initial absence of wlan0
  • Loading branch information
Jason W. Bacon authored and Jason W. Bacon committed May 1, 2024
1 parent d43c48f commit 28e6dae
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions sysutils/auto-admin/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
PORTNAME= auto-admin
DISTVERSION= 0.8.0-27
DISTVERSIONSUFFIX= -gee210f1
DISTVERSION= 0.8.0-33
DISTVERSIONSUFFIX= -g87ddd9c
CATEGORIES= sysutils

MAINTAINER= jwb@FreeBSD.org
COMMENT= Portable tools for automating systems management
WWW= https://acadix.biz/auto-admin.php
WWW= https://github.com/outpaddling/auto-admin

LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
Expand Down
6 changes: 3 additions & 3 deletions sysutils/auto-admin/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1712063113
SHA256 (outpaddling-auto-admin-0.8.0-27-gee210f1_GH0.tar.gz) = e4b0f12b8a252bf48c1dea0c94f7cf964b3dbbca61f936d7231592faae59852a
SIZE (outpaddling-auto-admin-0.8.0-27-gee210f1_GH0.tar.gz) = 137147
TIMESTAMP = 1714568077
SHA256 (outpaddling-auto-admin-0.8.0-33-g87ddd9c_GH0.tar.gz) = 4212dd5e211b28cf6190fb059f0f0ab00019e53f02a29fb0b8106c3a2593c4d2
SIZE (outpaddling-auto-admin-0.8.0-33-g87ddd9c_GH0.tar.gz) = 138094

0 comments on commit 28e6dae

Please sign in to comment.