mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
libraries/yder: updated for version 1.4.9
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
75a86486a0
commit
5aa6412692
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.8}
|
||||
VERSION=${VERSION:-1.4.9}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="yder"
|
||||
VERSION="1.4.8"
|
||||
VERSION="1.4.9"
|
||||
HOMEPAGE="https://github.com/babelouest/yder"
|
||||
DOWNLOAD="https://github.com/babelouest/yder/archive/v1.4.8/yder-1.4.8.tar.gz"
|
||||
MD5SUM="fc71999905456f5a942b60c374d387d8"
|
||||
DOWNLOAD="https://github.com/babelouest/yder/archive/v1.4.9/yder-1.4.9.tar.gz"
|
||||
MD5SUM="6a07f690e1a3da88aad9bcd27736baa2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="orcania"
|
||||
|
|
Loading…
Reference in a new issue