diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2016-02-16 21:38:39 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2016-02-16 21:38:39 +1100 |
commit | a9ed7b3cb348bbf71618c9ed21d9414a6cf927c3 (patch) | |
tree | 00ccb2d51d320933aaf462f7680ce57da7170c87 /x264 | |
parent | 6a1d5b03112bb489227285019f6e9e69689d559d (diff) | |
download | contrib-a9ed7b3cb348bbf71618c9ed21d9414a6cf927c3.tar.gz contrib-a9ed7b3cb348bbf71618c9ed21d9414a6cf927c3.tar.xz |
x264: fix version string
Diffstat (limited to 'x264')
-rw-r--r-- | x264/.md5sum | 2 | ||||
-rw-r--r-- | x264/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x264/.md5sum b/x264/.md5sum index 6f25634d8..9c1c88b23 100644 --- a/x264/.md5sum +++ b/x264/.md5sum @@ -1 +1 @@ -69128556a7071c976220476f9720c057 x264-148.2016013-5c65704.tar.xz +69128556a7071c976220476f9720c057 x264-148.20160103-5c65704.tar.xz diff --git a/x264/Pkgfile b/x264/Pkgfile index 91e812086..c97b2ed43 100644 --- a/x264/Pkgfile +++ b/x264/Pkgfile @@ -5,7 +5,7 @@ # Depends on: yasm name=x264 -version=148.2016013 +version=148.20160103 release=1 source=(http://crux.ster.zone/downloads/$name/$name-$version-5c65704.tar.xz) |