mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
main/boost: upgrade to 1.46.0
This commit is contained in:
parent
83091ced55
commit
48980fa413
@ -1,6 +1,6 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=boost
|
||||
pkgver=1.45.0
|
||||
pkgver=1.46.0
|
||||
|
||||
_x=${pkgver%%.*} # strip .y.z
|
||||
_y=${pkgver%.*} # strip .z
|
||||
@ -133,4 +133,4 @@ wave() { _mvlib wave; }
|
||||
wserialization() { _mvlib wserialization; }
|
||||
|
||||
|
||||
md5sums="739792c98fafb95e7a6b5da23a30062c boost_1_45_0.tar.gz"
|
||||
md5sums="820393d5746553c192db7b81ba0e53fe boost_1_46_0.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user