mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
libraries/yder: updated for version 1.4.13
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
87f77ec5c6
commit
0109aaa0f1
2 changed files with 4 additions and 4 deletions
|
@ -21,7 +21,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=yder
|
||||
VERSION=${VERSION:-1.4.12}
|
||||
VERSION=${VERSION:-1.4.13}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="yder"
|
||||
VERSION="1.4.12"
|
||||
VERSION="1.4.13"
|
||||
HOMEPAGE="https://github.com/babelouest/yder"
|
||||
DOWNLOAD="https://github.com/babelouest/yder/archive/v1.4.12/yder-1.4.12.tar.gz"
|
||||
MD5SUM="3060af78b225c12220313239c4f157f3"
|
||||
DOWNLOAD="https://github.com/babelouest/yder/archive/v1.4.13/yder-1.4.13.tar.gz"
|
||||
MD5SUM="20b80d47d050dec05d2cb38af7069f7d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="orcania"
|
||||
|
|
Loading…
Reference in a new issue