mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/libregf: Updated for version 20181231.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1eb2d195ed
commit
facc6387a8
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 to 20181129 Jan 2019, Barry J. Grundy
|
||||
# Updated to 20181231 March 2019
|
||||
|
||||
PRGNAM=libregf
|
||||
VERSION=${VERSION:-20181129}
|
||||
VERSION=${VERSION:-20181231}
|
||||
STATUS=${STATUS:-alpha}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libregf"
|
||||
VERSION="20181129"
|
||||
VERSION="20181231"
|
||||
HOMEPAGE="https://github.com/libyal/libregf"
|
||||
DOWNLOAD="https://github.com/libyal/libregf/releases/download/20181129/libregf-alpha-20181129.tar.gz"
|
||||
MD5SUM="eae27b65d917b74f9859e69fe3eb887f"
|
||||
DOWNLOAD="https://github.com/libyal/libregf/releases/download/20181231/libregf-alpha-20181231.tar.gz"
|
||||
MD5SUM="f0a8ebed6f53e79229e08313b019297e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue