mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
libraries/libvshadow: Updated for version 20190127.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3994609f1c
commit
b7b3ba7867
2 changed files with 5 additions and 5 deletions
|
@ -22,10 +22,10 @@
|
|||
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
|
||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
# Updated v20190112, Jan 2019
|
||||
# Updated v20190127, March 2019
|
||||
|
||||
PRGNAM=libvshadow
|
||||
VERSION=${VERSION:-20190112}
|
||||
VERSION=${VERSION:-20190127}
|
||||
STATUS=${STATUS:-alpha}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libvshadow"
|
||||
VERSION="20190112"
|
||||
VERSION="20190127"
|
||||
HOMEPAGE="https://github.com/libyal/libvshadow"
|
||||
DOWNLOAD="https://github.com/libyal/libvshadow/releases/download/20190112/libvshadow-alpha-20190112.tar.gz"
|
||||
MD5SUM="53c0b0648737ccfb8424c68039aa1bc2"
|
||||
DOWNLOAD="https://github.com/libyal/libvshadow/releases/download/20190127/libvshadow-alpha-20190127.tar.gz"
|
||||
MD5SUM="4f2e410c68d65991e3d9c0749f97f6b6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue